This patch set introduces clock changes for OMAP3630. Major changes in OMAP3630 w.r.t clock are 1. Introduction of j type dpll4 2. CLKSEL filed width is increased by 1 bit for DPLL4M3, M4, M5 and M6 3. SGX can be run at 192Mhz Patch set has been created for linux-omap-pm tree Richard Woodruff (1): OMAP3:clk - introduce DPLL4 jtype support Vishwanath BS (3): OMAP3:clk - Clock Type change for OMAP3 Clocks OMAP3:clk - correct width for CLKSEL Fields OMAP3:clk - add support for 192Mhz sgx clock arch/arm/mach-omap2/clock.h | 12 +- arch/arm/mach-omap2/clock34xx.c | 438 ++++++++++++++++++------------- arch/arm/mach-omap2/clock34xx.h | 244 +++++++++++------ arch/arm/mach-omap2/cm-regbits-34xx.h | 11 + arch/arm/mach-omap2/id.c | 4 +- arch/arm/plat-omap/include/plat/clock.h | 9 +- arch/arm/plat-omap/include/plat/cpu.h | 3 +- 7 files changed, 441 insertions(+), 280 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