]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpio: tps65912: Add GPIO driver for the TPS65912 PMIC
authorAndrew F. Davis <afd@ti.com>
Mon, 25 Jan 2016 15:43:47 +0000 (09:43 -0600)
committerLee Jones <lee.jones@linaro.org>
Thu, 11 Feb 2016 16:31:12 +0000 (16:31 +0000)
commitca801a22f465eae39fadc770e15b5b7e82595f81
treeb8bcd5c170cf66f7fe139cbf64fbe63c9c48dd57
parent33f9d8c0b49c1e63d6efc6e60a52afcf85f5de65
gpio: tps65912: Add GPIO driver for the TPS65912 PMIC

This patch adds support for the TPS65912 PMIC GPIOs.

TPS65912 has five configurable GPIOs that can be used for several
purposes.

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-tps65912.c [new file with mode: 0644]