linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] OMAP2/3: misc. hwmod fixes
@ 2010-05-27 21:13 Kevin Hilman
  2010-05-27 21:13 ` [PATCH 1/5] OMAP: hwmod: allow idle after HWMOD_INIT_NO_IDLE Kevin Hilman
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Kevin Hilman @ 2010-05-27 21:13 UTC (permalink / raw)
  To: linux-omap

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-06-18 16:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-27 21:13 [PATCH 0/5] OMAP2/3: misc. hwmod fixes Kevin Hilman
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

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