public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] OMAP3 clock: add DPLL enable, disable, autoidle control
@ 2008-04-04  1:09 Paul Walmsley
  2008-04-04  1:09 ` [PATCH 1/3] OMAP3 clock: update OMAP34xx clock definition credits Paul Walmsley
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Walmsley @ 2008-04-04  1:09 UTC (permalink / raw)
  To: linux-omap

Hello,

this patch series adds DPLL autoidle control for OMAP3.  It then adds
OMAP3 DPLL enable and disable support via clock framework clk_enable()
and clk_disable().  It also updates the clock34xx.h comments to credit
frequent contributors.

I personally have verified that DPLL disable has been verified to
work on this code on OMAP3430ES2 SDP; and I believe that Jouni has 
verified that DPLL enable works correctly.

- Paul


size:
   text    data     bss     dec     hex filename
3262069  149384  100464 3511917  35966d vmlinux.orig
3263177  149384  100464 3513025  359ac1 vmlinux

diffstat:
 arch/arm/mach-omap2/clock34xx.c       |  301 +++++++++++++++++++++++++++++++++-
 arch/arm/mach-omap2/clock34xx.h       |   72 ++++++--
 arch/arm/mach-omap2/cm-regbits-34xx.h |   18 +-
 arch/arm/mach-omap2/cm.h              |    1
 include/asm-arm/arch-omap/clock.h     |    5
 5 files changed, 369 insertions(+), 28 deletions(-)


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

end of thread, other threads:[~2008-04-04  9:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-04  1:09 [PATCH 0/3] OMAP3 clock: add DPLL enable, disable, autoidle control Paul Walmsley
2008-04-04  1:09 ` [PATCH 1/3] OMAP3 clock: update OMAP34xx clock definition credits Paul Walmsley
2008-04-04  1:09 ` [PATCH 2/3] OMAP3 clock: add OMAP3 DPLL autoidle functions Paul Walmsley
2008-04-04  1:09 ` [PATCH 3/3] OMAP3 clock: 34xx clock: add enable/disable for non-CORE DPLLs Paul Walmsley
2008-04-04  9:47 ` [PATCH 0/3] OMAP3 clock: add DPLL enable, disable, autoidle control Tony Lindgren

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