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

Commit 5097288c authored by Vara Reddy's avatar Vara Reddy Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: enable SSC feature for DSI clocks on sm8150



Enable SSC(Spread Spectrum Clocking) for dsi clocks on sm8150
with down-spread mode. This feature will reduce the interference
caused by DSI clocks on other clocks in the system.

Change-Id: Icdae36cab5a16bd2fad96d062f0a3cf44cc3c84a
Signed-off-by: default avatarVara Reddy <varar@codeaurora.org>
parent 8bd55c74
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -24,6 +24,8 @@
		clock-names = "iface_clk";
		clock-rate = <0>;
		gdsc-supply = <&mdss_core_gdsc>;
		qcom,dsi-pll-ssc-en;
		qcom,dsi-pll-ssc-mode = "down-spread";
		qcom,platform-supply-entries {
			#address-cells = <1>;
			#size-cells = <0>;
@@ -51,6 +53,8 @@
		clock-names = "iface_clk";
		clock-rate = <0>;
		gdsc-supply = <&mdss_core_gdsc>;
		qcom,dsi-pll-ssc-en;
		qcom,dsi-pll-ssc-mode = "down-spread";
		qcom,platform-supply-entries {
			#address-cells = <1>;
			#size-cells = <0>;