M7350/kernel/Documentation/devicetree/bindings/sound/voice-svc.txt
2024-09-09 08:57:42 +00:00

14 lines
239 B
Plaintext

* 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";
};