ARM: CSR: PM: add sleep entry for SiRFprimaII
authorRongjun Ying <rongjun.ying@csr.com>
Wed, 21 Sep 2011 13:46:20 +0000 (21:46 +0800)
committerBarry Song <21cnbao@gmail.com>
Wed, 21 Sep 2011 15:25:59 +0000 (23:25 +0800)
commit2558bd99cb1426a05ac8f1c78dc9c75a83ceb4bb
tree865f7e3b85ad937c2a38c9979be814a943f3ebba
parent9c2a51faab6de454407964987ad0cdb84edf2723
ARM: CSR: PM: add sleep entry for SiRFprimaII

This patch adds suspend-to-mem support for prima2. It will make prima2
enter DEEPSLEEP mode while accepting PM_SUSPEND_MEM command.

Signed-off-by: Rongjun Ying <rongjun.ying@csr.com>
Signed-off-by: Barry Song <baohua.song@csr.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-prima2/Makefile
arch/arm/mach-prima2/pm.c [new file with mode: 0644]
arch/arm/mach-prima2/pm.h [new file with mode: 0644]
arch/arm/mach-prima2/sleep.S [new file with mode: 0644]
This page took 0.026051 seconds and 5 git commands to generate.