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

Commit 2334a559 authored by Xiaowen Wu's avatar Xiaowen Wu Committed by Vijaykumar Badiger
Browse files

ARM: dts: disable SSC feature for DSI clocks on sa8155



Disable SSC(Spread Spectrum Clocking) for dsi clocks on sa8155
as SSC is not supported by the DSI to DP bridge chip.

Change-Id: Id15bb4c363f30d0d0e3dc2fb30e1447b6b88dd70
Signed-off-by: default avatarXiaowen Wu <wxiaowen@codeaurora.org>
parent 814f4ca3
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -611,6 +611,14 @@
	qcom,panel-force-clock-lane-hs;
};

&mdss_dsi0_pll {
	/delete-property/ qcom,dsi-pll-ssc-en;
};

&mdss_dsi1_pll {
	/delete-property/ qcom,dsi-pll-ssc-en;
};

&mdss_mdp {
	connectors = <&sde_rscc &dsi_dp1 &dsi_dp2 &sde_dp &sde_wb>;
	qcom,sde-mixer-display-pref = "primary", "none", "none",