On Jun 6, 2008, at 2:24 PM, Anton Vorontsov wrote:

This patch adds suspend (standby, not suspend-to-ram) support for MPC86xx
processors.

In standby mode MPC86xx is able to wakeup only upon external interrupts
(including sreset).

Signed-off-by: Scott Wood <[EMAIL PROTECTED]>
Signed-off-by: Jason Jin <[EMAIL PROTECTED]>
Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]>
---
arch/powerpc/Kconfig                          |    2 +-
arch/powerpc/platforms/86xx/Makefile          |    1 +
arch/powerpc/platforms/86xx/mpc86xx_suspend.c | 92 ++++++++++++++++ +++++++++
3 files changed, 94 insertions(+), 1 deletions(-)
create mode 100644 arch/powerpc/platforms/86xx/mpc86xx_suspend.c

I'd like to understand how much PM support these patches really add w/ regards to the work Scott's done for 83xx PM.

- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to