diff options
-rw-r--r-- | Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt b/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt index 9663cab52246..0b8cc533ca83 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt | |||
@@ -10,6 +10,11 @@ edge. | |||
10 | Value type: <stringlist> | 10 | Value type: <stringlist> |
11 | Definition: must be "qcom,glink-rpm" | 11 | Definition: must be "qcom,glink-rpm" |
12 | 12 | ||
13 | - label: | ||
14 | Usage: optional | ||
15 | Value type: <string> | ||
16 | Definition: should specify the subsystem name this edge corresponds to. | ||
17 | |||
13 | - interrupts: | 18 | - interrupts: |
14 | Usage: required | 19 | Usage: required |
15 | Value type: <prop-encoded-array> | 20 | Value type: <prop-encoded-array> |