* Ilya Yanok <yanok@xxxxxxxxxxx> [111108 15:38]: > Support for the HTKW mcx board (TI AM3517 based) including serial, > Ethernet, I2C, USB host, HSMMC, DSS and RTC. > > Signed-off-by: Ilya Yanok <yanok@xxxxxxxxxxx> > --- > arch/arm/boot/dts/mcx.dts | 29 ++ > arch/arm/mach-omap2/Kconfig | 5 + > arch/arm/mach-omap2/Makefile | 3 + > arch/arm/mach-omap2/board-mcx.c | 618 ++++++++++++++++++++++++++ This looks OK but let's concentrate on getting things working with board-generic.c and DT only in mainline kernel. I can apply this into testing-board, but let's not cause more churn in mainline with the board files that will be disappearing. Can you please split it into something minimal for mainline that allows booting with DT, and then another patch for testing-board branch? Thanks, Tony -- 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