commit | f436bc2726c6451bd15b63f100f00dcee52ba103 | [log] [tgz] |
---|---|---|
author | Andreas Werner <andy@wernerandy.de> | Mon Feb 29 19:44:43 2016 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Mar 09 09:44:52 2016 +0700 |
tree | 01d5d6e7afa3f10de582c258546630d6c48c6e24 | |
parent | 3fab91ea284a3b795327dda915a3c150a49e4be2 [diff] |
gpio: add driver for MEN 16Z127 GPIO controller The 16Z127 is a 32bit GPIO controller on a MCB FPGA. Every single line can be configured as input and output. Push pull and open drain are supported as well as setting a debounce value for the input lines. Signed-off-by: Andreas Werner <andy@wernerandy.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>