gpio: lp87565: Add support for GPIO
authorKeerthy <j-keerthy@ti.com>
Thu, 15 Jun 2017 06:33:11 +0000 (12:03 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 21 Jun 2017 07:36:46 +0000 (09:36 +0200)
commit5c7f2c76cd6245d64afc09b1b5c8145adc2fd907
treeeeabb83391b0c85a7077f4aa71a18deeaf03eed7
parentedadced2bc7012108b05b47c0649c257ad28f03c
gpio: lp87565: Add support for GPIO

Add driver for lp87565 PMIC family GPIOs. Three GPIOs are supported
and can be configured in Open-drain output or Push-pull output.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-lp87565.c [new file with mode: 0644]