Commit add953dc authored by Akash Asthana's avatar Akash Asthana Committed by Rob Herring

dt-bindings: geni-se: Add interconnect binding for GENI QUP

Add documentation for the interconnect and interconnect-names properties
for the GENI QUP.
Signed-off-by: default avatarAkash Asthana <akashast@codeaurora.org>
Reviewed-by: default avatarStephen Boyd <swboyd@chromium.org>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 3c208843
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment