[ARM] 4377/1: KS8695: GPIO driver
authorAndrew Victor <andrew@sanpeople.com>
Mon, 14 May 2007 13:30:15 +0000 (14:30 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 10:12:34 +0000 (11:12 +0100)
commit8a87a996eae3d25b0670a243f4829ea4aa9eb63d
treed9be23b6bc2b061c57e066848059fda3e09f8d01
parent7dcca30a32aadb0520417521b0c44f42d09fe05c
[ARM] 4377/1: KS8695: GPIO driver

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>
arch/arm/Kconfig
arch/arm/mach-ks8695/Makefile
arch/arm/mach-ks8695/gpio.c [new file with mode: 0644]
include/asm-arm/arch-ks8695/gpio.h [new file with mode: 0644]