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

Commit 420bdfd3 authored by Rajesh Kemisetti's avatar Rajesh Kemisetti
Browse files

ARM: dts: msm: Disable Coresight support for SDM670 GPU



Disable GPU Coresight support on SDM670 to avoid
unclocked access issues during GPU slumber state.

Change-Id: I44381e603cdc5d996199d2453f2847d54d0b9d2a
Signed-off-by: default avatarRajesh Kemisetti <rajeshk@codeaurora.org>
parent a66f85f5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -562,6 +562,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
@@ -134,6 +134,8 @@
			#size-cells = <0>;
			compatible = "qcom,gpu-coresight";

			status = "disabled";

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