[PATCH linux dev-4.10 0/4] gpio: Implement per-pin reset tolerance on Aspeed
Andrew Jeffery
andrew at aj.id.au
Thu Jan 11 09:44:10 AEDT 2018
Hello,
This series backports the upstream commits necessary to enable reset tolerance
for GPIOs on the Aspeed platforms.
Two of the patches come from others, these were useful in the backport to
resolve some of the conflicts.
Cheers,
Andrew
Andrew Jeffery (2):
gpio: gpiolib: Generalise state persistence beyond sleep
gpio: aspeed: Add support for reset tolerance
Andy Shevchenko (1):
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Laxman Dewangan (1):
gpio: core: Decouple open drain/source flag with active low/high
drivers/gpio/devres.c | 9 +++-
drivers/gpio/gpio-aspeed.c | 39 +++++++++++++-
drivers/gpio/gpiolib-of.c | 7 ++-
drivers/gpio/gpiolib-sysfs.c | 14 +++--
drivers/gpio/gpiolib.c | 89 +++++++++++++++++++++++++++++--
drivers/gpio/gpiolib.h | 1 +
drivers/input/keyboard/gpio_keys.c | 9 +---
drivers/input/keyboard/gpio_keys_polled.c | 11 +---
drivers/leds/leds-gpio.c | 2 +-
drivers/video/fbdev/amba-clcd-nomadik.c | 15 ++----
include/dt-bindings/gpio/gpio.h | 16 ++++--
include/linux/gpio/consumer.h | 27 +++++++---
include/linux/gpio/machine.h | 2 +
include/linux/of_gpio.h | 2 +
include/linux/pinctrl/pinconf-generic.h | 10 +++-
15 files changed, 199 insertions(+), 54 deletions(-)
--
2.14.1
More information about the openbmc
mailing list