linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap1 changes for v3.3 merge window
Date: Fri, 9 Dec 2011 13:28:05 -0800	[thread overview]
Message-ID: <20111209212804.GA31337@atomide.com> (raw)

Hi And & Olof,

Please pull omap1 changes from:

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap omap1

These changes are necessary to always reprogram the core clock
based on the SoC type so we can boot at the fastest supported rate.

Regards,

Tony


The following changes since commit 6560ee07dc946e94f7cc2cd8e3b5a5f5ee7340c1:
  Janusz Krzysztofik (1):
        ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap omap1

Janusz Krzysztofik (3):
      ARM: OMAP1: Move dpll1 rates selection from config to runtime
      ARM: OMAP1: Update dpll1 default rate reprogramming method
      ARM: OMAP1: Always reprogram dpll1 rate at boot

Tony Lindgren (1):
      ARM: OMAP1: Set the omap1623 sram size to 16K

 arch/arm/configs/omap1_defconfig              |    1 -
 arch/arm/mach-omap1/Kconfig                   |   64 -------------------------
 arch/arm/mach-omap1/clock.c                   |   14 ++---
 arch/arm/mach-omap1/clock.h                   |    3 +
 arch/arm/mach-omap1/clock_data.c              |   19 ++++----
 arch/arm/mach-omap1/opp.h                     |    1 +
 arch/arm/mach-omap1/opp_data.c                |   63 +++++++++++-------------
 arch/arm/plat-omap/include/plat/clkdev_omap.h |    1 +
 arch/arm/plat-omap/sram.c                     |    9 ++--
 9 files changed, 55 insertions(+), 120 deletions(-)

             reply	other threads:[~2011-12-09 21:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-09 21:28 Tony Lindgren [this message]
2011-12-09 21:37 ` [GIT PULL] omap1 changes for v3.3 merge window Tony Lindgren
2011-12-12  2:10   ` Olof Johansson

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=20111209212804.GA31337@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).