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

Commit 43479928 authored by Vicky Sehrawat's avatar Vicky Sehrawat Committed by Karthik Reddy Katta
Browse files

ARM: dts: msm: Add support for voice svc driver



Add a new device that can be used by the voice svc
driver to allow userspace clients to send IOCTL
commands.

CRs-fixed: 662362
Change-Id: I509cbdea6ea28070bd7325b58d8abfbe4163f2a3
Signed-off-by: default avatarVicky Sehrawat <vickys@codeaurora.org>
Signed-off-by: default avatarKarthik Reddy Katta <a_katta@codeaurora.org>
parent 2ba60261
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 {