summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sch311x.c
Commit message (Collapse)AuthorAgeFilesLines
* gpio: sch311x: fix compilation errorLinus Walleij2013-12-231-0/+1
| | | | | | | Compilation failed on some platforms due to implicit inclusion of <linux/io.h>, make this dependency explicit. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* gpio: add GPIO support for SMSC SCH311xBruno Randolf2013-12-201-0/+431
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>
OpenPOWER on IntegriCloud