commit | a63b3bc7db32b63bfe5f48fa8582f931db81c86e | [log] [tgz] |
---|---|---|
author | Dongsheng.wang@freescale.com <Dongsheng.wang@freescale.com> | Tue Apr 09 10:22:32 2013 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Mon Jul 01 18:38:42 2013 -0500 |
tree | 7e119f7c7129a103d5a4d70390888cbbf0e2824c | |
parent | 9e6f31a9dbc58f6a5661f8dc8c919441b8d3ced4 [diff] |
powerpc/fsl: add MPIC timer wakeup support The driver provides a way to wake up the system by the MPIC timer. For example, echo 5 > /sys/devices/system/mpic/timer_wakeup echo standby > /sys/power/state After 5 seconds the MPIC timer will generate an interrupt to wake up the system. Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com> Signed-off-by: Zhao Chenhui <chenhui.zhao@freescale.com> Signed-off-by: Li Yang <leoli@freescale.com>