Hello, These patches add several OMAP3430 ES2 clocks and clock rates. To do so in a way that works on either ES1 or ES2 at runtime, we need to specially mark the clocks and rates that are specific to one or the other revision. This allows us to skip configuring those clocks at boot. This series has been updated to fix bugs found by Vikram Pandita <vikram.pandita@xxxxxx> - thanks very much. Boot-tested on 3430SDP ES1. Unfortunately, still no 3430ES2 here, so any testing that ES2 users can provide is quite welcome. Comments welcomed. - Paul diffstat: arch/arm/mach-omap2/clock24xx.h | 6 arch/arm/mach-omap2/clock34xx.c | 16 + arch/arm/mach-omap2/clock34xx.h | 337 ++++++++++++++++++++++++++++++--- arch/arm/mach-omap2/cm.h | 10 arch/arm/mach-omap2/cm_regbits_34xx.h | 105 +++++++--- arch/arm/mach-omap2/prcm_common.h | 14 - arch/arm/mach-omap2/prm_regbits_34xx.h | 11 - include/asm-arm/arch-omap/clock.h | 16 - 8 files changed, 443 insertions(+), 72 deletions(-) size: text data bss dec hex filename 2864101 147368 96312 3107781 2f6bc5 vmlinux.3430sdp.orig 2865125 148880 96312 3110317 2f75ad vmlinux.3430sdp.patched - 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