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

Commit 8eac375c authored by Satyajit Desai's avatar Satyajit Desai
Browse files

ARM: dts: msm: Remove unsupported coresight device on SDM845



Remove device entry for TPDM which is not in use for SDM845

Change-Id: Ic8cc9d9305fd6172b1d4debd7ebc184aa79f383e
Signed-off-by: default avatarSatyajit Desai <sadesai@codeaurora.org>
parent 436b4a5f
Loading
Loading
Loading
Loading
+0 −28
Original line number Diff line number Diff line
@@ -529,15 +529,6 @@
			};

			port@2 {
				reg = <8>;
				tpda_in_tpdm_dcc: endpoint {
					slave-mode;
					remote-endpoint =
						<&tpdm_dcc_out_tpda>;
				};
			};

			port@3 {
				reg = <13>;
				tpda_in_tpdm_pimem: endpoint {
					slave-mode;
@@ -566,25 +557,6 @@
		};
	};


	tpdm_dcc: tpdm@6870000 {
		compatible = "qcom,coresight-tpdm";
		reg = <0x6870000 0x1000>;
		reg-names = "tpdm-base";

		coresight-name = "coresight-tpdm-dcc";

		clocks = <&clock_gcc RPMH_QDSS_CLK>,
			 <&clock_gcc RPMH_QDSS_A_CLK>;
		clock-names = "core_clk", "core_a_clk";

		port {
			tpdm_dcc_out_tpda: endpoint {
				remote-endpoint = <&tpda_in_tpdm_dcc>;
			};
		};
	};

	tpdm_vsense: tpdm@6840000 {
		compatible = "qcom,coresight-tpdm";
		reg = <0x6840000 0x1000>;