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

Commit 3dbca16c authored by Vara Reddy's avatar Vara Reddy
Browse files

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



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

Change-Id: I693dde25f1cd6b8bcdc5aec4691f46ee58a62131
Signed-off-by: default avatarVara Reddy <varar@codeaurora.org>
parent 5b93637d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -23,6 +23,8 @@
		clocks = <&clock_dispcc DISP_CC_MDSS_AHB_CLK>;
		clock-names = "iface_clk";
		clock-rate = <0>;
		qcom,dsi-pll-ssc-en;
		qcom,dsi-pll-ssc-mode = "down-spread";
		gdsc-supply = <&mdss_core_gdsc>;
		qcom,platform-supply-entries {
			#address-cells = <1>;
@@ -50,6 +52,8 @@
		clocks = <&clock_dispcc DISP_CC_MDSS_AHB_CLK>;
		clock-names = "iface_clk";
		clock-rate = <0>;
		qcom,dsi-pll-ssc-en;
		qcom,dsi-pll-ssc-mode = "down-spread";
		gdsc-supply = <&mdss_core_gdsc>;
		qcom,platform-supply-entries {
			#address-cells = <1>;