Hello,

the following two patches add:

- a new DPLL rate rounding algorithm for OMAP2/3, and

- non-CORE DPLL rate programming for OMAP3 (e.g., DPLLs 1, 2, 4, 5)

The rate rounding code is not yet integrated into the OMAP2 DPLL - this 
will come in future patches - but it is integrated on OMAP3.  

Tested on OMAP3430ES2 SDP.  Applies against 722c80b...


- Paul


size:
   text    data     bss     dec     hex filename
3264796  150696  100736 3516228  35a744 vmlinux.orig
3266060  151032  100736 3517828  35ad84 vmlinux


diffstat:
 arch/arm/mach-omap2/clock.c       |  198 +++++++++++++++++++++++++++++++++++++-
 arch/arm/mach-omap2/clock.h       |    5
 arch/arm/mach-omap2/clock24xx.c   |   12 +-
 arch/arm/mach-omap2/clock24xx.h   |   17 ++-
 arch/arm/mach-omap2/clock34xx.c   |  139 ++++++++++++++++++++++++++
 arch/arm/mach-omap2/clock34xx.h   |   47 +++++++--
 include/asm-arm/arch-omap/clock.h |   10 +
 7 files changed, 409 insertions(+), 19 deletions(-)

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

Reply via email to