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

Commit 34c724d0 authored by Meng Wang's avatar Meng Wang
Browse files

ARM: dts: msm: add rx and tx lines for 8939 quaterary MI2S



add rx and tx line ports for 8939 quaterary MI2S

CRs-Fixed: 685287
Change-Id: Idd7f39f0b5261108a06d5a55b3932f6a3ab1a112
Signed-off-by: default avatarMeng Wang <mwang@codeaurora.org>
parent 5df047d2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1364,6 +1364,13 @@
			qcom,msm-mi2s-rx-lines = <0>;
			qcom,msm-mi2s-tx-lines = <3>;
		};

		qcom,msm-dai-q6-mi2s-quat {
			compatible = "qcom,msm-dai-q6-mi2s";
			qcom,msm-dai-q6-mi2s-dev-id = <3>;
			qcom,msm-mi2s-rx-lines = <1>;
			qcom,msm-mi2s-tx-lines = <2>;
		};
	};

	qcom,msm-dai-q6-hdmi {