public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* OMAP3: PM : Timer to turn LCD off
@ 2009-02-20 13:24 Premi, Sanjeev
  2009-02-20 13:38 ` Imre Deak
  0 siblings, 1 reply; 2+ messages in thread
From: Premi, Sanjeev @ 2009-02-20 13:24 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org

While testing cpuidle (from Kevin's PM beanch) with default configuration for OMAP3EVM, the c-state never transitions from C0.

Even compiling with minimal drivers did not help. "fck_core1" continues to be active.
Also, the LCD continues to be powered on... Despite compiling out V4L and FB drivers.

A simple way to turn LCD off would be to implement an inactivity timer. (e.g. serial.c on the pm branch)

The question is - where should this timer be implemented?
- As part of the backlight driver?
  OR
- As part of the fb driver?
  OR
- Should it be tied to the board initialization?

Best regards,
Sanjeev

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

end of thread, other threads:[~2009-02-20 13:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-20 13:24 OMAP3: PM : Timer to turn LCD off Premi, Sanjeev
2009-02-20 13:38 ` Imre Deak

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