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
V1: Initital Patch Series
V2: Fixed Line wrap issue and incorporated comments for adding 192MHz Feature

Richard Woodruff (1):
  OMAP3: introduce DPLL4 Jtype

Vishwanath BS (3):
  OMAP3: Clock Type change for OMAP3 Clocks
  OMAP3: Correct width for CLKSEL Fields
  OMAP3: add support for 192Mhz sgx clock

 arch/arm/mach-omap2/clock.h             |   15 +-
 arch/arm/mach-omap2/clock34xx.c         |  445 ++++++++++++++++++-------------
 arch/arm/mach-omap2/clock34xx.h         |  244 +++++++++++------
 arch/arm/mach-omap2/cm-regbits-34xx.h   |   11 +
 arch/arm/mach-omap2/id.c                |    7 +-
 arch/arm/plat-omap/include/plat/clock.h |    9 +-
 arch/arm/plat-omap/include/plat/cpu.h   |    4 +
 7 files changed, 456 insertions(+), 279 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to