* Paul Walmsley <paul@xxxxxxxxx> [080125 01:07]: > > 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 apply cleanly against e8bf9d5, which > involved changing the MMC3 struct clks to match the latest MMCHS driver > changes. > > Vikram Pandita <vikram.pandita@xxxxxx> found a bug in an earlier > version; also, Kevin Hilman <khilman@xxxxxxxxxx> boot-tested an > earlier version of this patch set on 3430ES2. Thanks to both Vikram > and Kevin. > > 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 | 339 ++++++++++++++++++++++++++++++--- > 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, 445 insertions(+), 72 deletions(-) > > size: > text data bss dec hex filename > 2855957 141816 96248 3094021 2f3605 vmlinux.3430sdp.orig > 2856997 143328 96248 3096573 2f3ffd vmlinux.3430sdp.patched Pushing this series today. 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