All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Paul Walmsley <paul@pwsan.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 0/3] OMAP3 clock: add DPLL enable, disable, autoidle control
Date: Fri, 4 Apr 2008 12:47:22 +0300	[thread overview]
Message-ID: <20080404094722.GJ3505@atomide.com> (raw)
In-Reply-To: <20080404010941.510844152@pwsan.com>

* Paul Walmsley <paul@pwsan.com> [080404 04:29]:
> 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.

Pushing these today.

Tony



> - 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(-)
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2008-04-04  9:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Tony Lindgren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080404094722.GJ3505@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=paul@pwsan.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.