]> git.karo-electronics.de Git - linux-beck.git/commit
gpio: lp873x: Add support for General Purpose Outputs
authorKeerthy <j-keerthy@ti.com>
Wed, 31 Aug 2016 08:58:11 +0000 (14:28 +0530)
committerLee Jones <lee.jones@linaro.org>
Wed, 31 Aug 2016 12:20:37 +0000 (13:20 +0100)
commit83f141030cec8861969121582f13ab2caff5c4ba
tree3d83c58ba442fccc360967b6b672cf7658a5460d
parentdc21c7ad3a8aad79cb14128c321833a47dc921c2
gpio: lp873x: Add support for General Purpose Outputs

Add driver for lp873x PMIC family GPOs. Two GPOs are supported
and can be configured in Open-drain output or Push-pull output.

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