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/2] OMAP2/3 clock: add DPLL rate rounding; OMAP3 DPLL rate programming
Date: Fri, 11 Apr 2008 12:31:50 -0700	[thread overview]
Message-ID: <20080411193150.GJ7717@atomide.com> (raw)
In-Reply-To: <20080408062725.660256735@pwsan.com>

* Paul Walmsley <paul@pwsan.com> [080407 23:48]:
> 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.  

Pushing today.

Tony


> 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 majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2008-04-11 19:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` 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=20080411193150.GJ7717@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.