commit | 8c4300c227ffffc4db26b6bb3e0271de7ddbd289 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Tue Feb 02 19:45:38 2016 -0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Sun Feb 14 11:24:18 2016 +0800 |
tree | 8a1a081e908cfa580287125d7d9c06e7a61ab624 | |
parent | c5a890a445d06b0dfe5fc954b7391c1ec0afb76d [diff] |
ARM: mx25: Add basic suspend/resume support Tested basic suspend/resume on a mx25pdk: $ echo enabled > /sys/class/tty/ttymxc0/power/wakeup $ echo mem > /sys/power/state Then press any key in the serial console and the system wakes up. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>