Commit 0f72a9ec authored by Vikas Sajjan's avatar Vikas Sajjan Committed by Kukjin Kim

ARM: dts: Add clock provider information for DP controller in Exynos5250 SoC

Adds clock provider information for DP controller required by CCF.
Signed-off-by: default avatarVikas Sajjan <vikas.sajjan@linaro.org>
Signed-off-by: default avatarArun Kumar K <arun.kk@samsung.com>
Acked-by: default avatarJingoo Han <jg1.han@samsung.com>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent a3093e6f
......@@ -651,6 +651,8 @@ dp-controller {
reg = <0x145b0000 0x1000>;
interrupts = <10 3>;
interrupt-parent = <&combiner>;
clocks = <&clock 342>;
clock-names = "dp";
#address-cells = <1>;
#size-cells = <0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment