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 5/5] omap4 pm late changes for v3.9 merge window
Date: Tue, 12 Feb 2013 10:11:02 -0800	[thread overview]
Message-ID: <mailman.36.1360692701.1035.linux-arm-kernel@lists.infradead.org> (raw)
In-Reply-To: <pull-1360692662-889112>

The following changes since commit 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7:

  Linux 3.8-rc6 (2013-02-01 12:08:14 +1100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.9/pm-omap4-signed

for you to fetch changes up to 93b23711b7132400d4d76f31c660d27a2bb0afdb:

  Merge tag 'omap-devel-d2-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.9/pm-omap4 (2013-02-11 09:40:45 -0800)

----------------------------------------------------------------

omap4 pm changes via Paul Walmsley <paul@pwsan.com>:

Some OMAP4 power management fixes and audio device integration
patches.  This pull request contains a fix for an issue discovered during
branch integration.

Basic test logs are available at:

    http://www.pwsan.com/omap/testlogs/omap4_prcm_devel_a_3.9/20130210112717/

----------------------------------------------------------------
Paul Walmsley (4):
      ARM: OMAP2+: hwmod: add enable_preprogram hook
      ASoC: TI AESS: add autogating-enable function, callable from architecture code
      ARM: OMAP4+: AESS: enable internal auto-gating during initial setup
      Merge branches 'sg_aess_reset_devel_3.9' and 'omap4_pm_fixes_a_3.9' into omap4_prcm_devel_a_3.9

Rajendra Nayak (1):
      ARM: OMAP4: PM: Warn users about usage of older bootloaders

Santosh Shilimkar (1):
      ARM: OMAP2+: PM: Fix the dt return condition in pm_late_init()

Sebastien Guiriec (2):
      ARM: OMAP4: hwmod data: Update AESS data with memory bank area
      ARM: OMAP4: hwmod data: Enable AESS hwmod device

Tony Lindgren (1):
      Merge tag 'omap-devel-d2-for-3.9' of git://git.kernel.org/.../pjw/omap-pending into omap-for-v3.9/pm-omap4

 arch/arm/mach-omap2/Makefile               |  2 +-
 arch/arm/mach-omap2/omap_hwmod.c           | 18 ++++++++++
 arch/arm/mach-omap2/omap_hwmod.h           |  8 +++++
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 51 +++++++++++++++++++++++++---
 arch/arm/mach-omap2/omap_hwmod_reset.c     | 52 +++++++++++++++++++++++++++++
 arch/arm/mach-omap2/pm.c                   | 20 +++++------
 arch/arm/mach-omap2/pm44xx.c               | 21 ++++++++++--
 include/sound/aess.h                       | 53 ++++++++++++++++++++++++++++++
 8 files changed, 208 insertions(+), 17 deletions(-)
 create mode 100644 arch/arm/mach-omap2/omap_hwmod_reset.c
 create mode 100644 include/sound/aess.h

      parent reply	other threads:[~2013-02-12 18:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 18:11 [GIT PULL 1/5] omap SoC related late changes for v3.9 merge window Tony Lindgren
2013-02-12 18:11 ` [GIT PULL 2/5] am33xx related late changes for v3.8 " Tony Lindgren
2013-02-12 18:11 ` [GIT PULL 4/5] omap clock late changes for v3.9 " Tony Lindgren
2013-02-12 18:11 ` [GIT PULL 3/5] omap pm wfi " Tony Lindgren
2013-02-12 18:11 ` 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=mailman.36.1360692701.1035.linux-arm-kernel@lists.infradead.org \
    --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).