public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] OMAP3: wdtimer: Fix CORE idle
@ 2011-03-10 10:54 Kalle Jokiniemi
  2011-03-10 10:54 ` [PATCH 1/2] Watchdog: omap_wdt: add fine grain runtime-pm Kalle Jokiniemi
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Kalle Jokiniemi @ 2011-03-10 10:54 UTC (permalink / raw)
  To: paul, khilman, tony; +Cc: linux-omap, Kalle Jokiniemi

These patches fix the issue where the wdtimer blocks CORE idle
transitions on n900 (OMAP3). The root cause was that SMART idle
mode in wdtimer did not allow the CORE idle transition to happen.

Paul, I added your S-o-bs to the patches already. Please check
that they are ok by you.

Paul Walmsley (2):
  Watchdog: omap_wdt: add fine grain runtime-pm
  OMAP3: wdtimer: Fix CORE idle transition

 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |    1 +
 drivers/watchdog/omap_wdt.c                |   25 +++++++++++++++++++++++--
 2 files changed, 24 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 16+ messages in thread
* [PATCH v2 0/2] OMAP3: wdtimer: Fix CORE idle
@ 2011-03-10 12:10 Kalle Jokiniemi
  2011-03-10 12:10 ` [PATCH 2/2] OMAP3: wdtimer: Fix CORE idle transition Kalle Jokiniemi
  0 siblings, 1 reply; 16+ messages in thread
From: Kalle Jokiniemi @ 2011-03-10 12:10 UTC (permalink / raw)
  To: linux-watchdog, wim, khilman, linux-omap, tony
  Cc: jhnikula, ilkka.koskinen, Kalle Jokiniemi

These patches fix the issue where the wdtimer blocks CORE idle
transitions on n900 (OMAP3). The root cause was that SMART idle
mode in wdtimer did not allow the CORE idle transition to happen.

v2: updated commit message on patch 1/2, Cc'd Wim, and added
comments to code about possible HW bug in wdtimer2.

Wim, please check patch number one and add your acked by.

I propose that we push these upstream via linux-omap-pm,
as the patches deal with PM and need to be applied together
to get the desired functionality.

Paul Walmsley (2):
  Watchdog: omap_wdt: add fine grain runtime-pm
  OMAP3: wdtimer: Fix CORE idle transition

 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |    1 +
 drivers/watchdog/omap_wdt.c                |   25 +++++++++++++++++++++++--
 2 files changed, 24 insertions(+), 2 deletions(-)


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

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

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10 10:54 [PATCH 0/2] OMAP3: wdtimer: Fix CORE idle Kalle Jokiniemi
2011-03-10 10:54 ` [PATCH 1/2] Watchdog: omap_wdt: add fine grain runtime-pm Kalle Jokiniemi
2011-03-10 13:02   ` Paul Walmsley
2011-03-10 13:04     ` Paul Walmsley
2011-03-11  7:32       ` kalle.jokiniemi
2011-03-11  7:31     ` kalle.jokiniemi
2011-03-11  7:37     ` kalle.jokiniemi
2011-03-10 10:54 ` [PATCH 2/2] OMAP3: wdtimer: Fix CORE idle transition Kalle Jokiniemi
2011-03-10 11:22   ` Cousson, Benoit
2011-03-10 12:32     ` kalle.jokiniemi
2011-03-10 11:08 ` [PATCH 0/2] OMAP3: wdtimer: Fix CORE idle Paul Walmsley
  -- strict thread matches above, loose matches on Subject: below --
2011-03-10 12:10 [PATCH v2 " Kalle Jokiniemi
2011-03-10 12:10 ` [PATCH 2/2] OMAP3: wdtimer: Fix CORE idle transition Kalle Jokiniemi
2011-03-10 14:52   ` Paul Walmsley
2011-03-14 10:34     ` kalle.jokiniemi
2011-03-14 19:27       ` Paul Walmsley
2011-03-15  6:57         ` kalle.jokiniemi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox