Re: [PATCH 2/5] powerpc/85xx/86xx: Add suspend/resume support

2009-09-14 Thread Scott Wood
On Sun, Aug 30, 2009 at 11:37:18PM +0400, Anton Vorontsov wrote: > This patch adds suspend/resume support for MPC8540, MPC8569 and > MPC8641D-compatible CPUs. > > MPC8540 and MPC8641D-compatible PMCs are trivial: we just write > the SLP bit into the PM control and status register. > > MPC8569 is

Re: [PATCH 2/5] powerpc/85xx/86xx: Add suspend/resume support

2009-08-31 Thread Anton Vorontsov
On Sun, Aug 30, 2009 at 05:38:05PM -0700, Tabi Timur-B04825 wrote: > > What about the 8610? Yes, it is supported. The bindings decribe that 8641d should be used as a base match, so 8610-pmc is 8641d-compatible. Thanks, -- Anton Vorontsov email: cbouatmai...@gmail.com irc://irc.freenode.net/bd2

RE: [PATCH 2/5] powerpc/85xx/86xx: Add suspend/resume support

2009-08-30 Thread Tabi Timur-B04825
What about the 8610? -Original Message- From: Anton Vorontsov [mailto:avoront...@ru.mvista.com] Sent: Sun 8/30/2009 2:37 PM To: Kumar Gala Cc: Tabi Timur-B04825; Wood Scott-B07421; linuxppc-...@ozlabs.org Subject: [PATCH 2/5] powerpc/85xx/86xx: Add suspend/resume support This patch

[PATCH 2/5] powerpc/85xx/86xx: Add suspend/resume support

2009-08-30 Thread Anton Vorontsov
This patch adds suspend/resume support for MPC8540, MPC8569 and MPC8641D-compatible CPUs. MPC8540 and MPC8641D-compatible PMCs are trivial: we just write the SLP bit into the PM control and status register. MPC8569 is a bit trickier, QE turns off during suspend, thus on resume we must reload QE m