]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
dt-bindings: interrupt-controller: marvell,cp110-icu: Document address-cells
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 23 Aug 2025 16:32:59 +0000 (18:32 +0200)
committerRob Herring (Arm) <robh@kernel.org>
Wed, 3 Sep 2025 14:01:26 +0000 (09:01 -0500)
The CP110 ICU children are interrupt controllers and can be referenced
in interrupt-map properties (e.g. in
arch/arm64/boot/dts/marvell/armada-cp11x.dtsi), thus the nodes should
have address-cells property.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20250823163258.49648-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/interrupt-controller/marvell,cp110-icu.yaml

index 9d4f06f45372ec04f63681c675ebe976ea4d71d3..ddfce217e1195e9048730f2936bb1e2bcdb4380e 100644 (file)
@@ -49,6 +49,9 @@ patternProperties:
       reg:
         maxItems: 1
 
+      '#address-cells':
+        const: 0
+
       '#interrupt-cells':
         const: 2