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:57:56 +0000 (14:57 +0900)
commitd00a6745b78e6cd533d82df97134bd29730e486b
treee782d031b0f4edaf4f23da1e73960d348abcaefc
parentaff412d8ba0ef932ce1f0b4b9f6206bbfda8c100
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>
Change-Id: Ie879807ebf379ff9fdffa5965e547a733b8cda6d
drivers/soc/samsung/exynos-pm.c