Hello, this series marks USBTLL SAR as being available on ES3.1 and beyond only, per http://marc.info/?l=linux-arm-kernel&m=123319614808833&w=2 To do this, the omap_chip flags had to be updated. Now, ES2+ features are marked as CHIP_GE_OMAP3430ES2. ES3.1+ features are similarly marked as CHIP_GE_OMAP3430ES3_1. Tested on ES2.1 Beagle. Further testing on ES3+ boards is very welcome. --- Paul Walmsley (2): OMAP3 powerdomains: make USBTLL SAR only available on ES3.1 and beyond OMAP3: update ES level flags to discriminate between post-ES2 revisions arch/arm/mach-omap2/clockdomains.h | 6 +++--- arch/arm/mach-omap2/id.c | 7 ++++++- arch/arm/mach-omap2/powerdomains.h | 4 ++-- arch/arm/mach-omap2/powerdomains34xx.h | 16 +++++++++------- arch/arm/plat-omap/include/mach/cpu.h | 26 ++++++++++++++++++++------ 5 files changed, 40 insertions(+), 19 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