Russell King
40321fd21c
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
...
Conflicts:
arch/arm/mach-pxa/am200epd.c
arch/arm/mach-pxa/ezx.c
2008-12-23 18:06:37 +00:00
Stefan Schmidt
bc09cf6de2
[ARM] pxa/ezx: I2C configuration
...
I2C platform data setups.
Signed-off-by: Daniel Ribeiro <drwyrm@gmail.com >
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org >
Signed-off-by: Eric Miao <eric.miao@marvell.com >
2008-12-17 22:51:39 +08:00
Stefan Schmidt
fe9490c67a
[ARM] pxa/ezx: Keypad configuration
...
Matrix and single key setups for all phones.
Signed-off-by: Daniel Ribeiro <drwyrm@gmail.com >
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org >
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it >
Signed-off-by: Eric Miao <eric.miao@marvell.com >
2008-12-17 22:51:39 +08:00
Stefan Schmidt
9078ac2153
[ARM] pxa/ezx: GPIO configuration
...
Pin configs for different generations and phones.
Signed-off-by: Daniel Ribeiro <drwyrm@gmail.com >
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org >
Signed-off-by: Eric Miao <eric.miao@marvell.com >
2008-12-17 22:51:38 +08:00
Stefan Schmidt
bab16dfc9b
[ARM] pxa/ezx: Remove two memory banks fixup
...
Our bootloader now supports ATAGS_MEM
Signed-off-by: Daniel Ribeiro <drwyrm@gmail.com >
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org >
Signed-off-by: Eric Miao <eric.miao@marvell.com >
2008-12-17 22:51:38 +08:00
Russell King
c5b84b3bb0
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
...
Conflicts:
arch/arm/mach-pxa/pxa25x.c
2008-12-02 22:07:40 +00:00
Eric Miao
6f584cfab4
[ARM] pxa: move I2C pin configurations out into board specific files
...
Signed-off-by: Eric Miao <eric.miao@marvell.com >
2008-12-02 14:42:40 +08:00
Russell King
05678a96de
[ARM] pxa: avoid polluting the kernel's namespace
...
Avoid unnecessarily pollution of the kernel's namespace by avoiding
mach/hardware.h. Include this header file where necessary.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-11-28 16:04:54 +00: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
Stefan Schmidt
9ab24e4ef0
[ARM] 5162/1: Common code for the Motorola EZX GSM phones
...
Common code for the different EZX GSM phones. Functions to control framebuffer,
backlight power, OHCI and UART init.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org >
Signed-off-by: Daniel Ribeiro <drwyrm@gmail.com >
Acked-by: Eric Miao <eric.miao@marvell.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-07-10 13:44:55 +01:00