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

Commit 337ffc3d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Remove unsupported coresight device on SDM845" into msm-4.9

parents 022162f6 8eac375c
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>;