]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: mailbox: amlogic,meson-gxbb-mhu: Add missing interrupts maxItems
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 3 Jun 2025 11:57:08 +0000 (13:57 +0200)
committerJassi Brar <jassisinghbrar@gmail.com>
Wed, 6 Aug 2025 17:45:04 +0000 (12:45 -0500)
Lists should have fixed constraint, so add missing maxItems to the
"interrupts" property.  Since minItems=maxItems, the minItems is implied
by dtschema so can be dropped.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Documentation/devicetree/bindings/mailbox/amlogic,meson-gxbb-mhu.yaml

index 385809ed1569206a7304b777ea42743321c899ad..0849799ee0c5caaeb27fe1e3e3714a630a7c2b09 100644 (file)
@@ -27,7 +27,7 @@ properties:
     maxItems: 1
 
   interrupts:
-    minItems: 3
+    maxItems: 3
     description:
       Contains the interrupt information corresponding to each of the 3 links
       of MHU.