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

Commit 525d913f authored by Nirmal Abraham's avatar Nirmal Abraham Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update DSI PLL string for SDM660



Update the dsi pll compatible string for SDM660
to allow SDM660 specific PLL changes.

Change-Id: Ib4f9459c3cf863ae246533a8e877e7665b6019b1
Signed-off-by: default avatarNirmal Abraham <nabrah@codeaurora.org>
parent 9314d530
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

&soc {
	mdss_dsi0_pll: qcom,mdss_dsi_pll@c994400 {
		compatible = "qcom,mdss_dsi_pll_14nm";
		compatible = "qcom,mdss_dsi_pll_sdm660";
		status = "ok";
		label = "MDSS DSI 0 PLL";
		cell-index = <0>;
@@ -49,7 +49,7 @@
	};

	mdss_dsi1_pll: qcom,mdss_dsi_pll@c996400 {
		compatible = "qcom,mdss_dsi_pll_14nm";
		compatible = "qcom,mdss_dsi_pll_sdm660";
		status = "ok";
		label = "MDSS DSI 1 PLL";
		cell-index = <1>;