From: Kevin Hilman <khilman@deeprootsystems.com>
To: linux-omap@vger.kernel.org
Subject: [PATCH 0/5] OMAP2/3: misc. hwmod fixes
Date: Thu, 27 May 2010 14:13:31 -0700 [thread overview]
Message-ID: <1274994816-30335-1-git-send-email-khilman@deeprootsystems.com> (raw)
This series is a set of misc. hwmod fixes needed for functioning
runtime PM on OMAP2 and OMAP3. These were used to get an
omap_device/hwmod-based runtime PM working an tested on OMAP3430
(omap3evm) and OMAP2 (n810)
All of these have been previously posted in various forms, but here
they are all collected into one place.
This series is also available in the pm-wip/hwmods branch of my git
tree.
This series applies on top of Benoit's two fixup/cleanup series that
Paul has accepted.
Kevin Hilman (5):
OMAP: hwmod: allow idle after HWMOD_INIT_NO_IDLE
OMAP: hwmod: if IDLEST fields are not set, use module defaults
OMAP: hwmod: add option for no locking in idle/enable paths
OMAP24xx: CM: fix mask used for checking IDLEST status
OMAP2/3: hwmod: L3 and L4 CORE/PER/WKUP hwmods don't have IDLEST
arch/arm/mach-omap2/cm.c | 6 ++--
arch/arm/mach-omap2/omap_hwmod.c | 33 ++++++++++++++++++++++----
arch/arm/mach-omap2/omap_hwmod_2420_data.c | 9 ++++--
arch/arm/mach-omap2/omap_hwmod_2430_data.c | 9 ++++--
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 12 ++++++---
arch/arm/plat-omap/include/plat/omap_hwmod.h | 1 +
6 files changed, 52 insertions(+), 18 deletions(-)
next reply other threads:[~2010-05-27 21:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-27 21:13 Kevin Hilman [this message]
2010-05-27 21:13 ` [PATCH 1/5] OMAP: hwmod: allow idle after HWMOD_INIT_NO_IDLE Kevin Hilman
2010-05-27 21:13 ` [PATCH 2/5] OMAP: hwmod: if IDLEST fields are not set, use module defaults Kevin Hilman
2010-06-18 16:43 ` Kevin Hilman
2010-05-27 21:13 ` [PATCH 3/5] OMAP: hwmod: add option for no locking in idle/enable paths Kevin Hilman
2010-05-27 21:13 ` [PATCH 4/5] OMAP24xx: CM: fix mask used for checking IDLEST status Kevin Hilman
2010-05-27 21:13 ` [PATCH 5/5] OMAP2/3: hwmod: L3 and L4 CORE/PER/WKUP hwmods don't have IDLEST Kevin Hilman
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=1274994816-30335-1-git-send-email-khilman@deeprootsystems.com \
--to=khilman@deeprootsystems.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;
as well as URLs for NNTP newsgroup(s).