Russell King
90bb28b064
Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into devel
2008-10-09 21:31:54 +01:00
Hartley Sweeten
7a1f370118
[ARM] 5243/1: ep93xx: bugfix, GPIO ports C and F are swapped
...
In the GPIOLIB support for EP93xx ports C anf F are swapped. This
patch correct it.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-09-07 17:39:36 +01:00
Russell King
fced80c735
[ARM] Convert asm/io.h to linux/io.h
...
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-09-06 12:10:45 +01:00
Russell King
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
...
This just leaves include/asm-arm/plat-* to deal with.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-08-07 09:55:48 +01:00
Ryan Mallon
b685004f8d
[ARM] 4988/1: Add GPIO lib support to the EP93xx
...
Adds support for the generic GPIO lib to the EP93xx family. The gpio
handling code has been moved from core.c to a new file called gpio.c.
The GPIO based IRQ code has not been changed.
Signed-off-by: Ryan Mallon <ryan@bluewatersys.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-04-19 14:01:43 +01:00