Searched hist:b7536d8749e54923c9a7e8c4175e1e4f9b8c1541 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-sl28cpld.c | b7536d8749e54923c9a7e8c4175e1e4f9b8c1541 Mon Sep 14 23:43:35 CEST 2020 Michael Walle <michael@walle.cc> gpio: Add support for the sl28cpld GPIO controller
Add support for the GPIO controller of the sl28 board management controller. This driver is part of a multi-function device.
A controller has 8 lines. There are three different flavors: full-featured GPIO with interrupt support, input-only and output-only.
Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | Makefile | diff b7536d8749e54923c9a7e8c4175e1e4f9b8c1541 Mon Sep 14 23:43:35 CEST 2020 Michael Walle <michael@walle.cc> gpio: Add support for the sl28cpld GPIO controller
Add support for the GPIO controller of the sl28 board management controller. This driver is part of a multi-function device.
A controller has 8 lines. There are three different flavors: full-featured GPIO with interrupt support, input-only and output-only.
Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | Kconfig | diff b7536d8749e54923c9a7e8c4175e1e4f9b8c1541 Mon Sep 14 23:43:35 CEST 2020 Michael Walle <michael@walle.cc> gpio: Add support for the sl28cpld GPIO controller
Add support for the GPIO controller of the sl28 board management controller. This driver is part of a multi-function device.
A controller has 8 lines. There are three different flavors: full-featured GPIO with interrupt support, input-only and output-only.
Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|