]> www.infradead.org Git - users/hch/misc.git/commitdiff
dt-bindings: geni-se: Add interconnect binding for GENI QUP
authorAkash Asthana <akashast@codeaurora.org>
Wed, 27 May 2020 06:27:43 +0000 (11:57 +0530)
committerRob Herring <robh@kernel.org>
Fri, 29 May 2020 21:30:55 +0000 (15:30 -0600)
Add documentation for the interconnect and interconnect-names properties
for the GENI QUP.

Signed-off-by: Akash Asthana <akashast@codeaurora.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml

index fbd4b63023c574b8a63caa7c3640ce39806d96b6..dee8bb2b69fed9d1547efd8637173b3a9115d808 100644 (file)
@@ -45,6 +45,12 @@ properties:
 
   ranges: true
 
+  interconnects:
+    maxItems: 1
+
+  interconnect-names:
+    const: qup-core
+
 required:
   - compatible
   - reg
@@ -72,6 +78,17 @@ patternProperties:
         description: Serial engine core clock needed by the device.
         maxItems: 1
 
+      interconnects:
+         minItems: 2
+         maxItems: 3
+
+      interconnect-names:
+         minItems: 2
+         items:
+           - const: qup-core
+           - const: qup-config
+           - const: qup-memory
+
     required:
       - reg
       - clock-names