public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Walmsley <paul@pwsan.com>
To: linux-omap@vger.kernel.org
Cc: paul@pwsan.com
Subject: [PATCH 0/2] OMAP2/3 clock: add DPLL rate rounding; OMAP3 DPLL rate programming
Date: Tue, 08 Apr 2008 00:27:25 -0600	[thread overview]
Message-ID: <20080408062725.660256735@pwsan.com> (raw)

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


             reply	other threads:[~2008-04-08  6:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-08  6:27 Paul Walmsley [this message]
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

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=20080408062725.660256735@pwsan.com \
    --to=paul@pwsan.com \
    --cc=linux-omap@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox