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

Commit 8154a3d8 authored by Yuanfang Zhang's avatar Yuanfang Zhang
Browse files

ARM: dts: msm: Add tpdm lpass lpi for kona

Add dummy source tpdm lpass lpi to support lpass lpi hw event.

Change-Id: I5ef63fc701c78e2d7ac2bb5d8a951d4f2ac74244
parent 34cb5e5a
Loading
Loading
Loading
Loading
+23 −0
Original line number Diff line number Diff line
@@ -187,6 +187,15 @@
						<&funnel_merg_out_funnel_swao>;
				};
			};

			port@5 {
				reg = <5>;
				funnel_swao_in_lpass_lpi: endpoint {
					slave-mode;
					remote-endpoint=
						<&lpass_lpi_out_funnel_swao>;
				};
			};
		};
	};

@@ -971,6 +980,20 @@
		};
	};

	tpdm_lpass_lpi: tpdm@6b26000 {
		compatible = "qcom,coresight-dummy";

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

		port {
			lpass_lpi_out_funnel_swao: endpoint {
				remote-endpoint =
					<&funnel_swao_in_lpass_lpi>;
			};
		};
	};

	tpda_dl_north: tpda@6ac1000 {
		compatible = "arm,primecell";
		arm,primecell-periphid = <0x000bb969>;