aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/exynos4412-trats2.dts
diff options
context:
space:
mode:
authorHoegeun Kwon <hoegeun.kwon@samsung.com>2017-03-08 13:54:09 +0900
committerKrzysztof Kozlowski <krzk@kernel.org>2017-03-08 09:09:05 +0200
commit4c74ea4e20b582bf90a2cf509d88aa7c2dbffb12 (patch)
treea5ce7b2dfc22ad463d30caf13d494acc3a7c03f2 /arch/arm/boot/dts/exynos4412-trats2.dts
parentARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on Exynos5420 (diff)
downloadlinux-dev-4c74ea4e20b582bf90a2cf509d88aa7c2dbffb12.tar.xz
linux-dev-4c74ea4e20b582bf90a2cf509d88aa7c2dbffb12.zip
ARM: dts: exynos: Add the burst and esc clock frequency properties to DSI node
Add the burst and esc clock frequency properties to the parent (DSI node). Currently the clock is parsed from the port node, while it should be taken from the dsi node. Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> Reviewed-by: Andi Shyti <andi.shyti@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/exynos4412-trats2.dts')
-rw-r--r--arch/arm/boot/dts/exynos4412-trats2.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/exynos4412-trats2.dts b/arch/arm/boot/dts/exynos4412-trats2.dts
index 41ecd6d465a7..82221a00444d 100644
--- a/arch/arm/boot/dts/exynos4412-trats2.dts
+++ b/arch/arm/boot/dts/exynos4412-trats2.dts
@@ -385,6 +385,8 @@
&dsi_0 {
vddcore-supply = <&ldo8_reg>;
vddio-supply = <&ldo10_reg>;
+ samsung,burst-clock-frequency = <500000000>;
+ samsung,esc-clock-frequency = <20000000>;
samsung,pll-clock-frequency = <24000000>;
status = "okay";