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

Commit 7b193d28 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents c469b5b0 34c724d0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1233,6 +1233,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 {