summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s5p/sleep.S
Commit message (Collapse)AuthorAgeFilesLines
* ARM: S5P: add L2 early resume codeAmit Daniel Kachhap2012-03-091-6/+38
| | | | | | | | | | This patch adds code to resume L2 before MMU is enabled in suspend and cpuidle resume paths. s3c_cpu_resume is moved to the data section with appropriate comments. Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Amit Daniel Kachhap <amit.kachhap@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
* ARM: S5P: Make the sleep code common for S5P series SoCsAbhilash Kesavan2011-10-041-0/+49
The sleep code for S5PV210 and EXYNOS4 are identical; moreover S5p64X0 and S5PC100 for which support will be added soon can use the same procedure. Create a common sleep code in the plat-s5p directory so that it can be re-used. Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
OpenPOWER on IntegriCloud