Power Managment (mpc83xx)

2 messages, 2 authors, 2007-08-13 · open the first message on its own page

Power Managment (mpc83xx)

From: Yoni Levin <hidden>
Date: 2007-08-13 11:57:49

I have mpc83xx, and I work with Linux 2.6

I am trying to use power management states. 

I succeed to get into D1 state (echo standby > /sys/power/state),

And to waked up by GPIO.

But when I try tried echo mem > /sys/power/state it waked up by reset
(that stuck in the middle)

Or echo disk > /sys/power/state didn't went to sleep at all.

There is a way to get into economic power state (less power then D1
(standby)) and to wake up fast?

 

Re: Power Managment (mpc83xx)

From: Scott Wood <hidden>
Date: 2007-08-13 16:11:43

On Mon, Aug 13, 2007 at 02:44:50PM +0300, Yoni Levin wrote:
I have mpc83xx, and I work with Linux 2.6

I am trying to use power management states. 

I succeed to get into D1 state (echo standby > /sys/power/state),
That's actually closer to D3hot than D1.  It uses sleep mode, but does
not power down the core.
And to waked up by GPIO.

But when I try tried echo mem > /sys/power/state it waked up by reset
(that stuck in the middle)
You need u-boot support to resume from deep sleep on 831x.  See the code
in the mpc8313erdb board files.
Or echo disk > /sys/power/state didn't went to sleep at all.
There's no support for suspend-to-disk in my patchset.

-Scott
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help