Searched hist:f436bc27 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpio/ |
H A D | gpio-menz127.c | f436bc27 Mon Feb 29 12:44:43 CST 2016 Andreas Werner <andy@wernerandy.de> 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> f436bc27 Mon Feb 29 12:44:43 CST 2016 Andreas Werner <andy@wernerandy.de> 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>
|
H A D | Makefile | f436bc27 Mon Feb 29 12:44:43 CST 2016 Andreas Werner <andy@wernerandy.de> 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>
|
H A D | Kconfig | f436bc27 Mon Feb 29 12:44:43 CST 2016 Andreas Werner <andy@wernerandy.de> 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>
|