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

Commit e966fbfa authored by Lokesh Batra's avatar Lokesh Batra Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Disable GPU Coresight for SDM845



Remove GPU coresight properties for SDM845 so that the GPU Coresight
funnel node is not available on debugfs. This is to avoid a scenario
when a user might write to the GPU Coresight funnel node while the
GPU is off.

Change-Id: I9c0943797d8e1b74959ee6ca49bbb5e83a1ee613
Signed-off-by: default avatarLokesh Batra <lbatra@codeaurora.org>
parent 5a580c0a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -548,6 +548,8 @@
		clocks = <&clock_aop QDSS_CLK>;
		clock-names = "apb_pclk";

		status = "disabled";

		ports {
			#address-cells = <1>;
			#size-cells = <0>;
+2 −0
Original line number Diff line number Diff line
@@ -127,6 +127,8 @@
			#size-cells = <0>;
			compatible = "qcom,gpu-coresight";

			status = "disabled";

			qcom,gpu-coresight@0 {
				reg = <0>;
				coresight-name = "coresight-gfx";