[PATCH 0/5] arm: mach-mmp: mmp-pxa168-mmp2-multiple SD cards

Philip Rakity prakity at marvell.com
Mon Feb 14 01:48:35 EST 2011


Support multiple sd/eMMC interfaces and PXA168 and MMP2 (brownstone)

Patch set 2/12


[PATCH 1/5] arm: mach-mmp: SDH register definitions for (pxa168, pxa910, mmp2)
Register definitions added for APMU registers for all platforms
Definitions are platform dependent (not same for pxa168, pxz910, mmp2).

[PATCH 2/5] arm: mach-mmp: mmp2.c uses revised APMU registers
defines for APMU_CLK_OPS

[PATCH 3/5] plat-pxa: sdhci.h define for PERMANENT SD/eMMC/SDIO cards

[PATCH 4/5] mach-mmp: PXA168: support multiple SD controllers
add support for pxa168 family for multiple sd controllers
move board specific settings from mfp-pxa168.h to aspenite.c

[PATCH 5/5] arm: mach-mmp: brownstone.c support multiple sd slots

Support multiple sd/eMMC interfaces. enable mmc1, 2, and 3.
mmc2 is used eMMC and slot is marked PERMANENT and 8 bit device.
mmc1 is used for Wifi and slot is marked PERMANENT

Note: eMMC (mmc2) is set to initialize first to workaround a problem
where booting in logical order requires mmc create work queue
to be multi-threaded otherwise boot process hangs.  BUG report
send to linux-mmc and linux-kernel mailing list.


More information about the linux-arm-kernel mailing list