public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [pm] keep Cortex M3 cores running while OMAP4 is suspended?
@ 2011-06-19  5:07 linxz02
  2011-06-19  5:59 ` Santosh Shilimkar
  0 siblings, 1 reply; 2+ messages in thread
From: linxz02 @ 2011-06-19  5:07 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org

Hi All,

I was wondering whether it is possible to keep the Cortex M3 cores running while the OMAP processor is suspended. 

My testing environment was simple: I used Pandaboard (OMAP4430) and kernel 2.6.35. I wrote an M3 program to toggle one GPIO pin (which drives a LED). As long as the M3 program is running, the LED will blink.

On the kernel side, I tried to change the suspend functions in arch/arm/mach-omap2/pm44xx.c. I set the states of core_pwrdm and l4per_pwrdm to ON, right before the system suspends. However, when the system was suspended (omap4_pm_suspend() was invoked), the LED stopped to blink. I think the M3 cores were powered off then.

Did I miss anything? I'll really appreciate any input. Thanks!

-Felix


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

end of thread, other threads:[~2011-06-19  5:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-19  5:07 [pm] keep Cortex M3 cores running while OMAP4 is suspended? linxz02
2011-06-19  5:59 ` Santosh Shilimkar

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