GPIO: Add support for GPIO on CLPS711X-target platform
authorAlexander Shiyan <shc_work@mail.ru>
Tue, 9 Oct 2012 16:05:56 +0000 (20:05 +0400)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 15 Oct 2012 19:25:00 +0000 (21:25 +0200)
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>

No differences found