summaryrefslogtreecommitdiff
path: root/bindings/soc/qcom/qcom,glink-slatecom-xprt.txt
diff options
context:
space:
mode:
authorQC Publisher <qcpublisher@qti.qualcomm.com>2021-10-17 10:01:10 -0700
committerAndrew Evans <andrewevans@google.com>2022-02-15 14:56:20 -0800
commitae3d046330003c3bea902480d8f0b523970a9b9a (patch)
tree6ade780a7bca111628744879314db9be03b2d8be /bindings/soc/qcom/qcom,glink-slatecom-xprt.txt
parent3b7ddf8debeeba4acdcabcbb4f42510d55341621 (diff)
downloaddevicetree-ae3d046330003c3bea902480d8f0b523970a9b9a.tar.gz
Commit label r00088.2 - ES2 0.0.088.2
TRACKING-ID:db40d318-f9e4-4d1e-8ac6-41266717b2b8
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.