]> git.baikalelectronics.ru Git - kernel.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)
commit07e080a0e307298b4c7f11b1e915a8189e44fd70
treeb8bcd5c170cf66f7fe139cbf64fbe63c9c48dd57
parentb010852cfd15ad9ca3c7e5481b1235633d47d370
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]