]> Pileus Git - ~andy/linux/commit
gpio: add GPIO support for SMSC SCH311x
authorBruno Randolf <br1@einfach.org>
Wed, 4 Dec 2013 23:56:43 +0000 (23:56 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 20 Dec 2013 09:08:23 +0000 (10:08 +0100)
commit12262bef8f4614df7af8b2963de5beddee18ae5e
tree8a1a6cc77e6be5c81cd24d861d59510adefa65b5
parenta00580c2809f44fd1d284bf2638395a261d28cc9
gpio: add GPIO support for SMSC SCH311x

This patch adds support for the GPIOs found on the SMSC "Super I/
SCH311x.

The chip detection and I/O functions are copied from sch311x_wdt.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-sch311x.c [new file with mode: 0644]