]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/mpc83xx: Power Management support
authorScott Wood <scottwood@freescale.com>
Tue, 9 Oct 2007 17:37:13 +0000 (12:37 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 16 Jul 2008 22:57:30 +0000 (17:57 -0500)
commitd49747bdfb2ddebea24d1580da55b79d093d48a9
treecb2ae6ea03bab0ff7901c9997ef50131bba6b511
parent7e72063c9aaeb618815589cd4d57f26186e6fcad
powerpc/mpc83xx: Power Management support

Basic PM support for 83xx.  Standby is implemented as sleep.
Suspend-to-RAM is implemented as "deep sleep" (with the processor
turned off) on 831x.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/Kconfig
arch/powerpc/platforms/83xx/Makefile
arch/powerpc/platforms/83xx/suspend-asm.S [new file with mode: 0644]
arch/powerpc/platforms/83xx/suspend.c [new file with mode: 0644]
arch/powerpc/sysdev/fsl_soc.h
arch/powerpc/sysdev/ipic.c
include/asm-powerpc/reg.h
include/linux/fsl_devices.h