[PATCH 4/7] powerpc/85xx/86xx: Add suspend/resume support
Kumar Gala
galak at kernel.crashing.org
Fri Nov 6 01:11:35 EST 2009
On Sep 15, 2009, at 4:43 PM, Anton Vorontsov wrote:
> This patch adds suspend/resume support for MPC8540 and MPC8641D-
> compatible CPUs. To reach sleep state, we just write the SLP bit
> into the PM control and status register.
>
> So far we don't support Deep Sleep mode as found in newer MPC85xx
> CPUs (i.e. MPC8536). It can be relatively easy implemented though,
> and for it we reserve 'mem' suspend type.
>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> Acked-by: Scott Wood <scottwood at freescale.com>
> ---
> arch/powerpc/Kconfig | 11 +++++-
> arch/powerpc/sysdev/Makefile | 1 +
> arch/powerpc/sysdev/fsl_pmc.c | 88 ++++++++++++++++++++++++++++++++
> +++++++++
> 3 files changed, 99 insertions(+), 1 deletions(-)
> create mode 100644 arch/powerpc/sysdev/fsl_pmc.c
applied to next
- k
More information about the Linuxppc-dev
mailing list