public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/02] OMAP3 CPUidle patches
@ 2008-06-10  7:08 Rajendra Nayak
  2008-06-10 20:42 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Rajendra Nayak @ 2008-06-10  7:08 UTC (permalink / raw)
  To: linux-omap

Hi,

The next couple of patches which follow implement the Basic OMAP3 CPUidle driver.

The following C states are defined
C0 - System executing code
C1 - MPU WFI + Core active
C2 - MPU CSWR + Core active
C3 - MPU OFF + Core active
C4 - MPU CSWR + Core CSWR
C5 - MPU OFF + Core CSWR
C6 - MPU OFF + Core OFF

Currently only C0/C1/C2/C4 are enabled as OFF support is missing.
For now CPUidle is kept disabled by default.

regards,
Rajendra


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

end of thread, other threads:[~2008-06-10 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-10  7:08 [PATCH 00/02] OMAP3 CPUidle patches Rajendra Nayak
2008-06-10 20:42 ` Koen Kooi

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