Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: sch311x: fix compilation error | Linus Walleij | 2013-12-23 | 1 | -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 SCH311x | Bruno Randolf | 2013-12-20 | 1 | -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> |