dt-bindings: spi: Add interconnect binding for QSPI
authorAkash Asthana <akashast@codeaurora.org>
Fri, 13 Mar 2020 11:15:21 +0000 (16:45 +0530)
committerRob Herring <robh@kernel.org>
Tue, 31 Mar 2020 15:03:33 +0000 (09:03 -0600)
Add documentation for the interconnect and interconnect-names
properties for QSPI.

Signed-off-by: Akash Asthana <akashast@codeaurora.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml

index 9582d37..0cf470e 100644 (file)
@@ -40,6 +40,15 @@ properties:
       - description: AHB clock
       - description: QSPI core clock
 
+  interconnects:
+    minItems: 1
+    maxItems: 2
+
+  interconnect-names:
+    items:
+      - const: qspi-config
+      - const: qspi-memory
+
 required:
   - compatible
   - reg