Changes from V2: 1, Removed the controversial patches. I will submit them later. Some am3517 related patches. The detaild changelog is below: Stanley.Miao (9): omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is not enabled omap: remove one of the define of INT_34XX_BENCH_MPU_EMUL AM3517: rename the i2c boardinfo to make it more readable AM3517: Add platform init code for regulator driver AM3517: Add audio codec platform data AM3517: initialize i2c subsystem after mux subsystem OMAP: fix a gpmc nand problem omap: init the gpio pinmux for mmc omap hsmmc: fix the hsmmc driver for am3517. arch/arm/mach-omap2/board-am3517evm.c | 149 +++++++++++++++++++++++++++++--- arch/arm/mach-omap2/devices.c | 7 ++ arch/arm/mach-omap2/gpmc-nand.c | 3 + arch/arm/mach-omap2/hsmmc.c | 32 +++++-- arch/arm/plat-omap/include/plat/irqs.h | 2 - arch/arm/plat-omap/include/plat/nand.h | 7 ++ 6 files changed, 178 insertions(+), 22 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html