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

Commit b9b916ae authored by Vidyakumar Athota's avatar Vidyakumar Athota
Browse files

ARM: dts: msm: Add stub dai for voice calls



Add stub dai nodes to support voice call on APQ8084

Change-Id: I4258f8c375ca6e31153e0994066d664965ff21ab
Signed-off-by: default avatarVidyakumar Athota <vathota@codeaurora.org>
parent 9181b869
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -1326,6 +1326,24 @@
		compatible = "qcom,msm-lsm-client";
	};

	qcom,msm-dai-stub {
		compatible = "qcom,msm-dai-stub";
		qcom,msm-dai-stub-rx {
			compatible = "qcom,msm-dai-stub-dev";
			qcom,msm-dai-stub-dev-id = <0>;
		};

		qcom,msm-dai-stub-tx {
			compatible = "qcom,msm-dai-stub-dev";
			qcom,msm-dai-stub-dev-id = <1>;
		};

		qcom,msm-dai-stub-1-tx {
			compatible = "qcom,msm-dai-stub-dev";
			qcom,msm-dai-stub-dev-id = <3>;
		};
	};

	qcom,msm-dai-q6 {
		compatible = "qcom,msm-dai-q6";
		qcom,msm-dai-q6-sb-0-rx {