[PATCH 1/2] [POWERPC] 86xx: suspend support

Kumar Gala galak at kernel.crashing.org
Wed Jul 16 02:16:14 EST 2008


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 <scottwood at freescale.com>
> Signed-off-by: Jason Jin <Jason.jin at freescale.com>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> ---
> 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



More information about the Linuxppc-dev mailing list