aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-iop/gpio.c
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] 5160/1: IOP3XX: gpio/gpiolib supportArnaud Patard2008-07-091-0/+43
| | | | | | | | | This patch brings support for gpio/gpiolib framework to Intel IOP3xx platforms. Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org> Acked-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek2006-09-251-0/+48
Implement the gpio_line_{config,get,set} API for iop3xx. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>