From: Akash Asthana Date: Wed, 27 May 2020 06:27:43 +0000 (+0530) Subject: dt-bindings: geni-se: Add interconnect binding for GENI QUP X-Git-Tag: v5.8-rc1~136^2~10 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=add953dc472d49e052964cf6ce517f353525b0aa;p=users%2Fhch%2Fmisc.git 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: Akash Asthana Reviewed-by: Stephen Boyd Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml index fbd4b63023c5..dee8bb2b69fe 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml @@ -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