All of lore.kernel.org
 help / color / mirror / Atom feed
* OMAP TWL4030/TPS65950 power off
@ 2012-03-30 18:04 Ashwin Bihari
  2012-03-30 19:20 ` Igor Grinberg
  0 siblings, 1 reply; 2+ messages in thread
From: Ashwin Bihari @ 2012-03-30 18:04 UTC (permalink / raw)
  To: linux-omap

Greetings,

In one of the older Kernels, there was a twl4030-poweroff driver that
provided a hook to shutdown the OMAP when the "poweroff" or "shutdown
-h now" command was issued in Linux. This also put the
TWL4030/TPS65950 into it's power on state awaiting a press of the
power button. My most recent experience with this functionality
working is with a 2.6.32 Kernel.

I'm trying to get this functionality going with a 3.1.10 Kernel. I've
brought over the same twl4030-poweroff driver, but now the system just
crashes during shutdown as opposed to nice going down.

The file 'drivers/mfd/twl4030-power.c' does define the
PWR_P1_SW_EVENTS and PWR_DEVOFF bit, but the PWR_DEVOFF bit is never
used to turn the system off, why is it even defined and what is the
right way of turning of the system now?

-- Ashwin

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

end of thread, other threads:[~2012-03-30 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-30 18:04 OMAP TWL4030/TPS65950 power off Ashwin Bihari
2012-03-30 19:20 ` Igor Grinberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.