ARM: EXYNOS4: Suspend to RAM Support
authorJaecheol Lee <jc.lee@samsung.com>
Thu, 10 Mar 2011 04:33:59 +0000 (13:33 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 12 Mar 2011 01:18:24 +0000 (10:18 +0900)
commit1663895cb434b586d022d6414f03316469cf284d
tree3dc1c732836c82903973c270576aec2ac7ec4b51
parentb77ca655f343bf85578b24b1a3edfbc08336544c
ARM: EXYNOS4: Suspend to RAM Support

This patch adds support suspend to ram for EXYNOS4210.
As a note, this includes function of outer cache flush
because it is used before entering PM.

Signed-off-by: Jaecheol Lee <jc.lee@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/Makefile
arch/arm/mach-exynos4/include/mach/pm-core.h [new file with mode: 0644]
arch/arm/mach-exynos4/pm.c [new file with mode: 0644]
arch/arm/mach-exynos4/sleep.S [new file with mode: 0644]
arch/arm/plat-samsung/include/plat/cpu.h