[9610] drivers: soc: introduce exynos_pd
authoryi jaeuk <ju.yi@samsung.com>
Wed, 9 May 2018 08:10:19 +0000 (17:10 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:26:15 +0000 (17:26 +0900)
commitbc40001a3637da2fce655827306076bc6a3753aa
tree071449d42c72900e08ff4fa64de3542d387a9b9a
parent00edeb45fe769adff5150f7355d61055455c621b
[9610] drivers: soc: introduce exynos_pd

Change-Id: Ia5ae988037a35136d60c7310e725f05d720f76fa
Signed-off-by: yi jaeuk <ju.yi@samsung.com>
arch/arm64/boot/dts/exynos/exynos9610-pm-domains.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/exynos/exynos9610.dtsi
drivers/soc/samsung/Kconfig
drivers/soc/samsung/Makefile
drivers/soc/samsung/exynos-pd-dbg.c [new file with mode: 0644]
drivers/soc/samsung/exynos-pd.c [new file with mode: 0644]
include/dt-bindings/power/exynos-power.h [new file with mode: 0644]
include/linux/apm-exynos.h [new file with mode: 0644]
include/soc/samsung/exynos-pd.h [new file with mode: 0644]