[PATCH 2/2] dt-bindings: gpio: vf610: update gpio-ranges
Peng Fan (OSS)
peng.fan at oss.nxp.com
Mon Mar 27 22:29:12 PDT 2023
From: Peng Fan <peng.fan at nxp.com>
1 is not enough for i.MX9, enlarge it.
Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
index d2c39dba56ad..7ba834e2a238 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
+++ b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
@@ -59,7 +59,8 @@ properties:
- const: port
gpio-ranges:
- maxItems: 1
+ minItems: 1
+ maxItems: 16
required:
- compatible
--
2.37.1
More information about the linux-arm-kernel
mailing list