]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: add GPIO support for IT87xx, replacing gpio-it8761e
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>
Mon, 21 Sep 2015 16:24:24 +0000 (18:24 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 2 Oct 2015 11:19:35 +0000 (04:19 -0700)
commitb8664924e8071b67b99f05b13e669e20104d7709
treeacbe80f4ddc945102dadd077ef4db00f6f3925bb
parent48b5953ed826224a1332f2fd784d37d5f084ca9c
gpio: add GPIO support for IT87xx, replacing gpio-it8761e

This patch adds support for the GPIOs found on the ITE super-I/O chips
IT87xx.

Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-it87.c [new file with mode: 0644]
drivers/gpio/gpio-it8761e.c [deleted file]