[PATCH v3 1/2] dt-bindings: gpio: otto-gpio: Add gpio-ranges
From: misha . zavertkin
Date: Thu Aug 20 2026 - 03:15:09 EST
Add 'gpio-ranges' optional property to reflect driver changes.
Signed-off-by: Michael Zavertkin <misha.zavertkin@xxxxxxx>
---
Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml b/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml
index b18f8f0ca0ae..33c25df7b815 100644
--- a/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml
@@ -40,6 +40,8 @@ properties:
gpio-controller: true
+ gpio-ranges: true
+
ngpios:
minimum: 1
maximum: 32
--
2.54.0