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

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

Merge "ARM: dts: msm: modify turing funnel config"

parents db73aeac 4c162009
Loading
Loading
Loading
Loading
+6 −6
Original line number Original line Diff line number Diff line
@@ -2689,21 +2689,21 @@ tpdm_turing_llm: tpdm@8861000 {
		ports {
		ports {
			#address-cells = <1>;
			#address-cells = <1>;
			#size-cells = <0>;
			#size-cells = <0>;

			port@0 {
			port@0 {
				reg = <0>;
				reg = <0>;
				funnel_turing_out_tpda5: endpoint {
				funnel_turing_out_funnel_qatb: endpoint {
					remote-endpoint =
					remote-endpoint =
					<&tpda5_in_funnel_turing>;
					<&funnel_qatb_in_funnel_turing>;
					source = <&tpdm_turing>;
					source = <&turing_etm0>;
				};
				};
			};
			};


			port@1 {
			port@1 {
				reg = <1>;
				reg = <1>;
				funnel_turing_out_funnel_qatb: endpoint {
				funnel_turing_out_tpda5: endpoint {
					remote-endpoint =
					remote-endpoint =
					<&funnel_qatb_in_funnel_turing>;
					<&tpda5_in_funnel_turing>;
					source = <&turing_etm0>;
				};
				};
			};
			};