[ARM] 3371/1: ep93xx: gpio support
authorLennert Buytenhek <buytenh@wantstofly.org>
Mon, 20 Mar 2006 17:10:14 +0000 (17:10 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Mar 2006 22:06:12 +0000 (22:06 +0000)
commita8e19667a42d752f3eca6eaa17aa5d6f93066dfe
tree7bf3b7eb8ac3fb6c18b3a8c33a88d6d2158f45e4
parente7736d47a11a771ba87314be563b2cb6b8d11d14
[ARM] 3371/1: ep93xx: gpio support

Patch from Lennert Buytenhek

Add support for setting the direction of and getting/setting the
value of the 64 GPIO lines.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ep93xx/core.c
include/asm-arm/arch-ep93xx/ep93xx-regs.h
include/asm-arm/arch-ep93xx/gpio.h [new file with mode: 0644]