]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpio: tps65086: Add GPO driver for the TPS65086 PMIC
authorAndrew F. Davis <afd@ti.com>
Sat, 6 Feb 2016 16:12:10 +0000 (10:12 -0600)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 Mar 2016 08:50:33 +0000 (08:50 +0000)
commit99f0fd540f53985443f36f96c0da209665e2dbfa
tree432e395592716fea2b753898e5b461b47fe0f240
parente1d9a10918396ae26dd5181d454c793ff17c9ded
gpio: tps65086: Add GPO driver for the TPS65086 PMIC

Add support for the TPS65086 PMIC GPOs.

TPS65086 has four configurable GPOs that can be used for several
purposes. These are output only.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-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-tps65086.c [new file with mode: 0644]