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

Commit 296a253b 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 fix to set I2S default mode as master for mdmcalifornium"

parents da958844 82131ab2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1014,8 +1014,8 @@
			"SpkrRight IN", "SPK2 OUT";

		qcom,tasha-mclk-clk-freq = <12288000>;
		qcom,mi2s-interface-mode = "pri_mi2s_slave", "sec_mi2s_slave";
		qcom,auxpcm-interface-mode = "pri_pcm_slave", "sec_pcm_slave";
		qcom,mi2s-interface-mode = "pri_mi2s_master", "sec_mi2s_master";
		qcom,auxpcm-interface-mode = "pri_pcm_master", "sec_pcm_master";
		asoc-platform = <&pcm0>, <&pcm1>, <&voip>, <&voice>,
				<&loopback>, <&hostless>, <&afe>, <&routing>,
				<&pcm_dtmf>, <&host_pcm>;