gpio: Add STMPE GPIO driver
authorRabin Vincent <rabin.vincent@stericsson.com>
Fri, 2 Jul 2010 11:22:09 +0000 (16:52 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 12 Aug 2010 09:27:55 +0000 (11:27 +0200)
commit03f822f5e5f5924f4ad372d3e698855c6a9275e0
treeb8b89861d0f39eb181b866980c0f456341df8a84
parent27e34995e1a863c1e9beba30e51dfe2a083f918d
gpio: Add STMPE GPIO driver

Add support for the GPIOs on STMPE I/O Expanders.

[l.fu@pengutronix.de: fix set direction input]
[l.fu@pengutronix.de: set GPIO alternate function while requesting]
Acked-by: Luotao Fu <l.fu@pengutronix.de>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/stmpe-gpio.c [new file with mode: 0644]