mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "bindings: mproc: Add support for glink-helioscom strings"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
c718c4989f
24
bindings/soc/qcom/qcom,glink-helioscom-xprt.txt
Normal file
24
bindings/soc/qcom/qcom,glink-helioscom-xprt.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
Qualcomm Technologies, Inc GLINK HELIOSCOM transport (glink_helioscom_xprt) binding
|
||||
|
||||
This binding describes the Qualcomm Technologies, Inc glink helioscom transport
|
||||
driver, a helioscom-spi based communication channel for sending data between the
|
||||
various subsystems in Qualcomm Technologies, Inc platforms.
|
||||
|
||||
- compatible:
|
||||
Usage: required
|
||||
Value type: <stringlist>
|
||||
Definition: must be "qcom,glink-helioscom-xprt"
|
||||
|
||||
- label:
|
||||
Usage: required
|
||||
Value type: <stringlist>
|
||||
Definition: must be "helios"
|
||||
|
||||
= EXAMPLE
|
||||
|
||||
The following example reprsents a glink_helioscom node.
|
||||
|
||||
qcom,glink-helioscom-xprt-helios {
|
||||
compatible = "qcom,glink-helioscom-xprt";
|
||||
label = "helios";
|
||||
};
|
||||
Reference in New Issue
Block a user