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

Commit 568410dc authored by Tingwei Zhang's avatar Tingwei Zhang
Browse files

ARM: dts: msm: disable wcss cti for trinket



Wcss cti needs wcss clock to be enabled. Wcss clock can't be
turned on from kernel. Disable it.

Change-Id: I2c4e466847faeb36771beadd4807f96483d56824
Signed-off-by: default avatarTingwei Zhang <tingwei@codeaurora.org>
parent 2baec134
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2214,7 +2214,7 @@
		reg-names = "cti-base";

		coresight-name = "coresight-cti-wcss_cti0";

		status = "disabled";
		clocks = <&clock_rpmcc RPM_SMD_QDSS_CLK>;
		clock-names = "apb_pclk";
	};
@@ -2226,7 +2226,7 @@
		reg-names = "cti-base";

		coresight-name = "coresight-cti-wcss_cti1";

		status = "disabled";
		clocks = <&clock_rpmcc RPM_SMD_QDSS_CLK>;
		clock-names = "apb_pclk";
	};
@@ -2238,7 +2238,7 @@
		reg-names = "cti-base";

		coresight-name = "coresight-cti-wcss_cti2";

		status = "disabled";
		clocks = <&clock_rpmcc RPM_SMD_QDSS_CLK>;
		clock-names = "apb_pclk";
	};