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 9582d373d8dab34cf65be0ced4247d4fbac86c9a..0cf470eaf2a07e62d9a6fab26f2f2a6ccc33693d 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