]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: dts: exynos: Add the burst and esc clock frequency properties to DSI node
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 8 Mar 2017 04:54:08 +0000 (13:54 +0900)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 8 Mar 2017 06:55:39 +0000 (08:55 +0200)
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>
arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi

index fef0ba77f7f7179b635f0001bb482a9a69e4b82b..e2b0da2c0bc771a5d5f3ef721ee45f58ad466554 100644 (file)
        status = "okay";
        vddcore-supply = <&ldo6_reg>;
        vddio-supply = <&ldo7_reg>;
+       samsung,burst-clock-frequency = <512000000>;
+       samsung,esc-clock-frequency = <16000000>;
        samsung,pll-clock-frequency = <24000000>;
        pinctrl-names = "default";
        pinctrl-0 = <&te_irq>;