public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] OMAP2/3 clock: add DPLL rate rounding; OMAP3 DPLL rate programming
@ 2008-04-08  6:27 Paul Walmsley
  2008-04-08  6:27 ` [PATCH 1/2] OMAP2/3 clock: new OMAP2/3 DPLL rate rounding algorithm Paul Walmsley
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Walmsley @ 2008-04-08  6:27 UTC (permalink / raw)
  To: linux-omap; +Cc: paul

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(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-04-11 19:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-08  6:27 [PATCH 0/2] OMAP2/3 clock: add DPLL rate rounding; OMAP3 DPLL rate programming Paul Walmsley
2008-04-08  6:27 ` [PATCH 1/2] OMAP2/3 clock: new OMAP2/3 DPLL rate rounding algorithm Paul Walmsley
2008-04-08  6:27 ` [PATCH 2/2] OMAP2/3 clock: Add non-CORE DPLL rate set code and M,N programming Paul Walmsley
2008-04-11 19:31 ` [PATCH 0/2] OMAP2/3 clock: add DPLL rate rounding; OMAP3 DPLL rate programming Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox