Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1ca03948 authored by Arun kumar's avatar Arun kumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: mdss: Use gcc clock for MDSS in msm8909 target



Align to name changes used in gcc clock driver.

Change-Id: I748fbf72df5637d7d3f1a0e4fce9400a78047328
Signed-off-by: default avatarArun kumar <akanak@codeaurora.org>
parent 0e6e8a2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -334,7 +334,7 @@
		compatible = "qcom,gcc-mdss-8909";
		clocks = <&mdss_dsi0_pll clk_dsi_pll0_pixel_clk_src>,
			 <&mdss_dsi0_pll clk_dsi_pll0_byte_clk_src>;
		clock-names = "pixel_src", "byte_src";
		clock-names = "pclk0_src", "byte0_src";
		#clock-cells = <1>;
	};