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

Commit c3c0a866 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 support for voice svc driver"

parents 09d97214 43479928
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
* Voice Service binding
Provides an interface to access voice services
exposed by DSP over APR interface.

Required properties:
- compatible : "qcom,msm-voice-svc"

Example:

	qcom,msm-voice-svc {
		compatible = "qcom,msm-voice-svc";
	};
+4 −0
Original line number Diff line number Diff line
@@ -1725,6 +1725,10 @@
		compatible = "qcom,msm-pcm-loopback";
	};

	qcom,msm-voice-svc {
		compatible = "qcom,msm-voice-svc";
	};

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