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

Commit cfb69012 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: enable SD1 BE for AFE port"

parents 2b979b24 10710a17
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -720,6 +720,13 @@
		qcom,latency-level = "ultra";
	};

	qcom,msm-pcm-ultra-low {
		compatible = "qcom,msm-pcm-dsp";
		qcom,msm-pcm-dsp-id = <2>;
		qcom,msm-pcm-low-latency;
		qcom,latency-level = "ultra";
	};

	qcom,msm-pcm-routing {
		compatible = "qcom,msm-pcm-routing";
	};
@@ -771,6 +778,13 @@
			qcom,msm-mi2s-rx-lines = <3>;
			qcom,msm-mi2s-tx-lines = <0>;
		};

		qcom,msm-dai-q6-mi2s-sec-sd1 {
			compatible = "qcom,msm-dai-q6-mi2s";
			qcom,msm-dai-q6-mi2s-dev-id = <4>;
			qcom,msm-mi2s-rx-lines = <2>;
			qcom,msm-mi2s-tx-lines = <0>;
		};
	};

	qcom,msm-dai-q6 {