Russell King
8c3abc7d90
[ARM] pxa: convert to clkdev and match clocks by struct device where possible
...
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-11-27 12:38:23 +00:00
Mike Rapoport
55d8460c92
[ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not defined
...
Fix
arch/arm/mach-pxa/pxa300.c:94: error: 'CKEN_MMC3' undeclared here (not in a function)
when building for PXA300.
Signed-off-by: Mike Rapoport <mike@compulab.co.il >
Acked-by: Eric Miao <eric.miao@marvell.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-08-20 23:17:13 +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
Russell King
be50972935
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
...
Remove includes of asm/hardware.h in addition to asm/arch/hardware.h.
Then, since asm/hardware.h only exists to include asm/arch/hardware.h,
update everything to directly include asm/arch/hardware.h and remove
asm/hardware.h.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-08-07 09:40:08 +01:00
Eric Miao
9ae819a819
[ARM] pxa: add pxa3xx NAND device and clock sources
...
A pxa3xx_set_nand_info() is also introduced to set the PXA3xx NAND
driver specific platform_data structure pointer.
Signed-off-by: Eric Miao <eric.miao@marvell.com >
Cc: Sergey Podstavin <spodstavin@ru.mvista.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-07-09 21:38:32 +01:00
Eric Miao
7c3ada4f7c
[ARM] pxa: move pxa310 specific MMC3 clk out of generic pxa3xx.c
...
Signed-off-by: Eric Miao <eric.miao@marvell.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-07-09 21:38:32 +01:00
eric miao
e9bba8ee6c
[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com
...
Signed-off-by: eric miao <eric.miao@marvell.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2007-10-31 15:21:48 +00:00
Aleksey Makarov
0825c67259
[ARM] 4613/1: pxa300: MFP typo fix
...
This fixes a typo in MFP address map.
Signed-off-by: Aleksey Makarov <amakarov@ru.mvista.com >
Acked-by: Eric Miao <eric.y.miao@gmail.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2007-10-20 23:42:04 +01:00
eric miao
2c8086a5d0
[ARM] pxa: PXA3xx base support
...
Signed-off-by: eric miao <eric.y.miao@gmail.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2007-10-15 18:53:43 +01:00