Re: [PATCH 6/7] powerpc/86xx: Add power management support for MPC8610HPCD boards
From: Kumar Gala <hidden>
Date: 2009-11-05 14:11:47
From: Kumar Gala <hidden>
Date: 2009-11-05 14:11:47
On Sep 15, 2009, at 4:44 PM, Anton Vorontsov wrote:
This patch adds needed nodes and properties to support suspend/resume on the MPC8610HPCD boards. There is a dedicated switch (SW9) that is used to wake up the boards. By default the SW9 button is routed to IRQ8, but could be re-routed (via PIXIS) to sreset. With 'no_console_suspend' kernel command line argument specified, the board is also able to wakeup upon serial port input. Signed-off-by: Anton Vorontsov <redacted> Acked-by: Scott Wood <redacted> [dts] --- Documentation/powerpc/dts-bindings/fsl/board.txt | 4 ++ arch/powerpc/boot/dts/mpc8610_hpcd.dts | 26 ++++++++++++ arch/powerpc/platforms/86xx/mpc8610_hpcd.c | 48 +++++++++++++ +++++++-- 3 files changed, 74 insertions(+), 4 deletions(-)
applied to next - k