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>
Showing
- arch/powerpc/Kconfig 1 addition, 1 deletionarch/powerpc/Kconfig
- arch/powerpc/platforms/83xx/Makefile 1 addition, 0 deletionsarch/powerpc/platforms/83xx/Makefile
- arch/powerpc/platforms/83xx/suspend-asm.S 533 additions, 0 deletionsarch/powerpc/platforms/83xx/suspend-asm.S
- arch/powerpc/platforms/83xx/suspend.c 388 additions, 0 deletionsarch/powerpc/platforms/83xx/suspend.c
- arch/powerpc/sysdev/fsl_soc.h 1 addition, 0 deletionsarch/powerpc/sysdev/fsl_soc.h
- arch/powerpc/sysdev/ipic.c 71 additions, 0 deletionsarch/powerpc/sysdev/ipic.c
- include/asm-powerpc/reg.h 4 additions, 0 deletionsinclude/asm-powerpc/reg.h
- include/linux/fsl_devices.h 6 additions, 0 deletionsinclude/linux/fsl_devices.h
Loading
Please register or sign in to comment