soc: samsung: pm: Add support for suspend-to-ram of Exynos5433
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 8 Jan 2018 06:24:51 +0000 (15:24 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:56:36 +0000 (14:56 +0900)
commitc669fa2e933084e124adf8a04d5c12b541a64ab0
treea9aeb7b8105ad50e6d74deced2845ef5e9758bc6
parent847e80a108ba53d962c5a7db0e8ee4634e92e158
soc: samsung: pm: Add support for suspend-to-ram of Exynos5433

Add the specific exynos_pm_data instance for Exynos5433 in order to
support the suspend-to-ram. Exynos5433 SoC need to write the 'cpu_resume'
poiter address and the specific magic number for suspend mode.

Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/soc/samsung/exynos-pm.c