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

Commit dfe25448 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 stub dai for voice calls"

parents 043dd817 b9b916ae
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 {