linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] OMAP3: wdtimer: fix wdtimer blocking CORE idle
@ 2011-03-10  9:32 Kalle Jokiniemi
  2011-03-10  9:32 ` [PATCH 1/2] OMAP: hw_mod: consider supported idlemodes in enable_sysc Kalle Jokiniemi
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Kalle Jokiniemi @ 2011-03-10  9:32 UTC (permalink / raw)
  To: paul, khilman, linux-omap
  Cc: ilkka.koskinen, jhnikula, b-cousson, Kalle Jokiniemi

Currently the wdtimer2 active usage blocks CORE idle transitions.
This patch set fixes the issue by changing the wdtimer sidlemode
form smart idle to force idle.

Improvements were needed to omap_hwmod sysconfig configuration
mechanism to allow this setting.

Kalle Jokiniemi (2):
  OMAP: hw_mod: consider supported idlemodes in enable_sysc
  OMAP3: wdtimer: Disable SMART idle mode

 arch/arm/mach-omap2/omap_hwmod.c           |   28 ++++++++++++++++++++--------
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |    7 +++++--
 2 files changed, 25 insertions(+), 10 deletions(-)


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

end of thread, other threads:[~2011-03-10 15:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10  9:32 [PATCH 0/2] OMAP3: wdtimer: fix wdtimer blocking CORE idle Kalle Jokiniemi
2011-03-10  9:32 ` [PATCH 1/2] OMAP: hw_mod: consider supported idlemodes in enable_sysc Kalle Jokiniemi
2011-03-10  9:32 ` [PATCH 2/2] OMAP3: wdtimer: Disable SMART idle mode Kalle Jokiniemi
2011-03-10  9:50 ` [PATCH 0/2] OMAP3: wdtimer: fix wdtimer blocking CORE idle Paul Walmsley
2011-03-10 10:28   ` kalle.jokiniemi
2011-03-10 10:52     ` Paul Walmsley
2011-03-10 11:14     ` Cousson, Benoit
2011-03-10 13:08       ` Paul Walmsley
2011-03-10 13:54         ` Cousson, Benoit
2011-03-10 15:25           ` Cousson, Benoit

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