These patches provide support for the OMAP35x processors. I have tried to address the comments received in the recent discussions. Specifically: - Variants of OMAP35x are detected run-time - OMAP35x would build for OMAP3430 SDP as well. Any minor incompatibilities can be addressed separately. I have still not made updates for Beagle, Overo and Pandora boards. Will do so, once these changes get green signal. Best regards, Sanjeev Sanjeev Premi (3): Add support for OMAP35x processors Runitme check for OMAP35x Updates for OMAP3EVM arch/arm/configs/omap3_evm_defconfig | 1 + arch/arm/mach-omap2/Kconfig | 28 ++++++++-- arch/arm/mach-omap2/board-omap3evm.c | 2 +- arch/arm/mach-omap2/id.c | 90 ++++++++++++++++++++++++------ arch/arm/plat-omap/common.c | 19 ++++++ arch/arm/plat-omap/include/mach/common.h | 1 + arch/arm/plat-omap/include/mach/cpu.h | 88 ++++++++++++++++++++++++++++- 7 files changed, 203 insertions(+), 26 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