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

Commit a6deba74 authored by Yuanfang Zhang's avatar Yuanfang Zhang
Browse files

ARM: dts: msm: add snoc source for scuba

Add dummy source for snoc which is a atb source.

Change-Id: I91456c87629bd4c93f830ff7348abc3b6a581245
parent ab3b183a
Loading
Loading
Loading
Loading
+24 −1
Original line number Diff line number Diff line
@@ -141,6 +141,20 @@
		};
	};

	snoc: snoc {
		compatible = "qcom,coresight-dummy";

		coresight-name = "coresight-snoc";
		qcom,dummy-source;

		port {
			snoc_out_funnel_in0: endpoint {
				remote-endpoint =
				<&funnel_in0_in_snoc>;
			};
		};
	};

	tpdm_lpass: tpdm@8a26000 {
		compatible = "qcom,coresight-dummy";

@@ -1125,6 +1139,15 @@
			};

			port@1 {
				reg = <5>;
				funnel_in0_in_snoc: endpoint {
					slave-mode;
					remote-endpoint =
					<&snoc_out_funnel_in0>;
				};
			};

			port@2 {
				reg = <6>;
				funnel_in0_in_funnel_qatb: endpoint {
					slave-mode;
@@ -1133,7 +1156,7 @@
				};
			};

			port@2 {
			port@3 {
				reg = <7>;
				funnel_in0_in_stm: endpoint {
					slave-mode;