commit | a3b8d4a513574e6adf76bcacad21c95ee6b8ce4b | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Tue Oct 09 20:05:56 2012 +0400 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Oct 15 21:25:00 2012 +0200 |
tree | cc6a18b926ff546560fabb303a399c19304d0988 | |
parent | 04ed4279715f685857b8d5b84a48bf7bd43a36c5 [diff] |
GPIO: Add support for GPIO on CLPS711X-target platform The CLPS711X CPUs provide some GPIOs for use in the system. This driver provides support for these via gpiolib. Due to platform limitations, driver does not support interrupts, only inputs and outputs. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>