summaryrefslogtreecommitdiff
path: root/bindings/soc/qcom/qcom,glink-slatecom-xprt.txt
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/soc/qcom/qcom,glink-slatecom-xprt.txt')
-rwxr-xr-xbindings/soc/qcom/qcom,glink-slatecom-xprt.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/bindings/soc/qcom/qcom,glink-slatecom-xprt.txt b/bindings/soc/qcom/qcom,glink-slatecom-xprt.txt
index 769317af..b49bc3c7 100755
--- a/bindings/soc/qcom/qcom,glink-slatecom-xprt.txt
+++ b/bindings/soc/qcom/qcom,glink-slatecom-xprt.txt
@@ -23,6 +23,19 @@ The following example reprsents a glink_slatecom node.
label = "slate";
};
+= AUDIO_CC_IPC_PLATFORM
+This node is defined as the platform driver with cc codec as the child device.
+- compatible:
+ Usage: required
+ Value type: <stringlist>
+ Definition: must be "qcom,audio-cc-ipc-platform"
+
+= EXAMPLE
+
+ qcom,audio-cc-ipc-platform {
+ compatible = "qcom,audio-cc-ipc-platform";
+ };
+
= AUDIO_CC_IPC_NODE
Each subnode of the glink_slatecom_xprt is a device node exposed to user space
by the audio-cc-ipc driver for sending ipc packets between the ipc clients.