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

Commit 1e5b6117 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add tpdm lpass for sdmmagpie"

parents 3324c032 58116748
Loading
Loading
Loading
Loading
+25 −2
Original line number Diff line number Diff line
@@ -250,6 +250,15 @@
			};

			port@1 {
				reg = <4>;
				funnel_in0_in_tpdm_lpass: endpoint {
					slave-mode;
					remote-endpoint =
						<&tpdm_lpass_out_funnel_in0>;
				};
			};

			port@2 {
				reg = <4>;
				funnel_in0_in_audio_etm0: endpoint {
					slave-mode;
@@ -258,7 +267,7 @@
				};
			};

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

			port@3 {
			port@4 {
				reg = <7>;
				funnel_in0_in_stm: endpoint {
					slave-mode;
@@ -1449,6 +1458,20 @@
		};
	};

	tpdm_lpass: dummy_source {
		compatible = "qcom,coresight-dummy";

		coresight-name = "coresight-tpdm-lpass";
		qcom,dummy-source;

		port {
			tpdm_lpass_out_funnel_in0: endpoint {
				remote-endpoint =
					<&funnel_in0_in_tpdm_lpass>;
			};
		};
	};

	tpdm_wcss: tpdm@699c000 {
		compatible = "qcom,coresight-dummy";