aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ks8695/gpio.c
AgeCommit message (Collapse)Author
2008-01-26[ARM] 4603/1: KS8695: debugfs interface to view pin stateAndrew Victor
This patch adds a debug interface (if CONFIG_DEBUG_FS is selected) to display the basic configuration and current state of the GPIO pins on the Kendin/Micrel KS8695 processor. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-07-12[ARM] 4377/1: KS8695: GPIO driverAndrew Victor
Driver to control the GPIO pins on the KS8695 processor. The driver natively supports the Generic GPIO interface. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>