]> 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>
Fri, 12 Feb 2016 09:20:27 +0000 (09:20 +0000)
commit5d8c473983fc17b7e47982caa754072a7f45d470
treeb32a5e6939243a031fee8dc1150cc061d59e388d
parent9246c18ed7692f0e30189368a03db5b1325d046c
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]