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

Commit 157bd300 authored by Mangesh Kunchamwar's avatar Mangesh Kunchamwar
Browse files

ARM: dts: msm: Fix issue with enablement of QUIN MI2S for qcs405



Update with proper dai id for QUIN MI2S.

CRs-Fixed: 2259784
Change-Id: Ifb084b9e21645e16eea8585e0c7378809e215c63
Signed-off-by: default avatarMangesh Kunchamwar <mangeshk@codeaurora.org>
parent a7816506
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -116,7 +116,7 @@

		dai_mi2s4: qcom,msm-dai-q6-mi2s-quin {
			compatible = "qcom,msm-dai-q6-mi2s";
			qcom,msm-dai-q6-mi2s-dev-id = <5>;
			qcom,msm-dai-q6-mi2s-dev-id = <4>;
			qcom,msm-mi2s-rx-lines = <1>;
			qcom,msm-mi2s-tx-lines = <2>;
		};