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

Commit 10710a17 authored by Asish Bhattacharya's avatar Asish Bhattacharya Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: enable SD1 BE for AFE port



This port is added to enabled dedicated track to be played on SD1
by APPS over codec.

Signed-off-by: default avatarAsish Bhattacharya <asishb@codeaurora.org>
Change-Id: I8b6de1f7bf45cd23a2102d28e38fa651319ee242
parent 2b979b24
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 {