soc: samsung: exynos5433: Add support pm driver for EXYNOS5433
authorJonghwa Lee <jonghwa3.lee@samsung.com>
Wed, 17 Dec 2014 08:17:59 +0000 (17:17 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:43:06 +0000 (13:43 +0900)
commit61b4bb9a407121055e80a82911f83d12de0d6f42
treef9dbb9c727c91d68790dd1fa7b6f37283b494ddb
parent08b1bba5d0cc48198b9cbc191b96e91538e5ae7d
soc: samsung: exynos5433: Add support pm driver for EXYNOS5433

This patch adds EXYNOS5433 pm driver which supports EXNOS5433 dependent
procedures to enter suspend.

Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
[Replace cpu_suspend to arm_cpuidle_suspend as commit fb1de80 ("arm64: kernel: rename __cpu_suspend to keep it aligned with arm")]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/soc/samsung/Kconfig
drivers/soc/samsung/Makefile
drivers/soc/samsung/exynos5433-pm.c [new file with mode: 0644]