ARM: mmp: add PM support for mmp2
authorChao Xie <chao.xie@marvell.com>
Mon, 7 May 2012 03:22:23 +0000 (11:22 +0800)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Mon, 7 May 2012 03:35:00 +0000 (11:35 +0800)
commit87046f4f3194ac0a795a10f3368ac73c04c633e3
tree142681e56baadcb7d6d2269c051d7ee8dcc4311c
parent5e5661a872600cb4b12d5292160608fb232efdcd
ARM: mmp: add PM support for mmp2

MMP2 can enter system sleep level during suspend.
It can be waken up by PMIC interrupt, RTC/ALARM.

Signed-off-by: Chao Xie <chao.xie@marvell.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
arch/arm/mach-mmp/Makefile
arch/arm/mach-mmp/include/mach/pm-mmp2.h [new file with mode: 0644]
arch/arm/mach-mmp/irq.c
arch/arm/mach-mmp/pm-mmp2.c [new file with mode: 0644]
This page took 0.024827 seconds and 5 git commands to generate.