]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: bus: stm32mp25-rifsc: Allow 2 size cells
authorRob Herring (Arm) <robh@kernel.org>
Mon, 15 Dec 2025 21:26:59 +0000 (15:26 -0600)
committerRob Herring (Arm) <robh@kernel.org>
Wed, 4 Feb 2026 02:58:09 +0000 (20:58 -0600)
There are users already with 2 size cells, and there's no reason to not
support that.

Reviewed-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Link: https://patch.msgid.link/20251215212700.3320634-1-robh@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/bus/st,stm32mp25-rifsc.yaml

index 4d19917ad2c305714ac4d09292f3fe92b37f55fd..c6280c8c54a3c2ce226c1d1386fa430b6419a3db 100644 (file)
@@ -54,7 +54,7 @@ properties:
     const: 1
 
   "#size-cells":
-    const: 1
+    enum: [ 1, 2 ]
 
   ranges: true