summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/exynos3250-rinato.dts
diff options
context:
space:
mode:
authorHoegeun Kwon <hoegeun.kwon@samsung.com>2017-03-08 05:54:09 +0100
committerKrzysztof Kozlowski <krzk@kernel.org>2017-03-08 08:09:05 +0100
commit4c74ea4e20b582bf90a2cf509d88aa7c2dbffb12 (patch)
treea5ce7b2dfc22ad463d30caf13d494acc3a7c03f2 /arch/arm/boot/dts/exynos3250-rinato.dts
parentARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on ... (diff)
downloadlinux-4c74ea4e20b582bf90a2cf509d88aa7c2dbffb12.tar.xz
linux-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/exynos3250-rinato.dts')
-rw-r--r--arch/arm/boot/dts/exynos3250-rinato.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/exynos3250-rinato.dts b/arch/arm/boot/dts/exynos3250-rinato.dts
index 548413e23c47..c9f191ca7b9c 100644
--- a/arch/arm/boot/dts/exynos3250-rinato.dts
+++ b/arch/arm/boot/dts/exynos3250-rinato.dts
@@ -215,6 +215,8 @@
&dsi_0 {
vddcore-supply = <&ldo6_reg>;
vddio-supply = <&ldo6_reg>;
+ samsung,burst-clock-frequency = <250000000>;
+ samsung,esc-clock-frequency = <20000000>;
samsung,pll-clock-frequency = <24000000>;
status = "okay";