From: Anton Vorontsov Date: Tue, 15 Sep 2009 21:43:57 +0000 (+0400) Subject: powerpc/85xx/86xx: Add suspend/resume support X-Git-Tag: v2.6.33-rc1~293^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ffd6952a078015fd0bb5905a6ba7cd592f1b817;p=pandora-kernel.git powerpc/85xx/86xx: Add suspend/resume support 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 Acked-by: Scott Wood Signed-off-by: Kumar Gala --- Reading git-diff-tree failed