All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap <linux-omap@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] OMAP: PM: misc. fixes for v3.8
Date: Tue, 06 Nov 2012 15:47:36 -0800	[thread overview]
Message-ID: <877gpy2t0n.fsf@deeprootsystems.com> (raw)

Tony,

Here's a small series that fixes some errata to make suspend/resume
work on OMAP4460.

This is not a regression and has been broken for awhile, so this is v3.8
material, not v3.7.

Kevin

The following changes since commit 3d70f8c617a436c7146ecb81df2265b4626dfe89:

  Linux 3.7-rc4 (2012-11-04 11:07:39 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git tags/for_3.8-fixes-pm

for you to fetch changes up to cd8ce159031813eb870a5f3d5b27c3be36cd6e3a:

  ARM: OMAP4: retrigger localtimers after re-enabling gic (2012-11-05 14:26:43 -0800)

----------------------------------------------------------------
Some non-regression fixes for OMAP4460 PM support.

----------------------------------------------------------------
Colin Cross (1):
      ARM: OMAP4: retrigger localtimers after re-enabling gic

Santosh Shilimkar (1):
      ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control register change.

Tero Kristo (1):
      ARM: OMAP4: PM: add errata support

 arch/arm/mach-omap2/common.h              |  4 +++
 arch/arm/mach-omap2/omap-headsmp.S        | 38 ++++++++++++++++++++++++++++
 arch/arm/mach-omap2/omap-mpuss-lowpower.c |  9 ++++++-
 arch/arm/mach-omap2/omap-smp.c            | 39 +++++++++++++++++++++++++++-
 arch/arm/mach-omap2/omap4-common.c        | 42 ++++++++++++++++++++++++++++++-
 arch/arm/mach-omap2/pm.h                  |  9 +++++++
 arch/arm/mach-omap2/pm44xx.c              |  1 +
 7 files changed, 139 insertions(+), 3 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: khilman@deeprootsystems.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] OMAP: PM: misc. fixes for v3.8
Date: Tue, 06 Nov 2012 15:47:36 -0800	[thread overview]
Message-ID: <877gpy2t0n.fsf@deeprootsystems.com> (raw)

Tony,

Here's a small series that fixes some errata to make suspend/resume
work on OMAP4460.

This is not a regression and has been broken for awhile, so this is v3.8
material, not v3.7.

Kevin

The following changes since commit 3d70f8c617a436c7146ecb81df2265b4626dfe89:

  Linux 3.7-rc4 (2012-11-04 11:07:39 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git tags/for_3.8-fixes-pm

for you to fetch changes up to cd8ce159031813eb870a5f3d5b27c3be36cd6e3a:

  ARM: OMAP4: retrigger localtimers after re-enabling gic (2012-11-05 14:26:43 -0800)

----------------------------------------------------------------
Some non-regression fixes for OMAP4460 PM support.

----------------------------------------------------------------
Colin Cross (1):
      ARM: OMAP4: retrigger localtimers after re-enabling gic

Santosh Shilimkar (1):
      ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control register change.

Tero Kristo (1):
      ARM: OMAP4: PM: add errata support

 arch/arm/mach-omap2/common.h              |  4 +++
 arch/arm/mach-omap2/omap-headsmp.S        | 38 ++++++++++++++++++++++++++++
 arch/arm/mach-omap2/omap-mpuss-lowpower.c |  9 ++++++-
 arch/arm/mach-omap2/omap-smp.c            | 39 +++++++++++++++++++++++++++-
 arch/arm/mach-omap2/omap4-common.c        | 42 ++++++++++++++++++++++++++++++-
 arch/arm/mach-omap2/pm.h                  |  9 +++++++
 arch/arm/mach-omap2/pm44xx.c              |  1 +
 7 files changed, 139 insertions(+), 3 deletions(-)

             reply	other threads:[~2012-11-06 23:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-06 23:47 Kevin Hilman [this message]
2012-11-06 23:47 ` [GIT PULL] OMAP: PM: misc. fixes for v3.8 Kevin Hilman
2012-11-07  0:53 ` Tony Lindgren
2012-11-07  0:53   ` 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=877gpy2t0n.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.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.