Add the "realtek,rtl9607-gpio" compatible for GPIO nodes
on the RTL9607C SoC series.
Signed-off-by: Rustam Adilov <adilov@disroot.org>
---
Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml b/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml
index 728099c65824..b18f8f0ca0ae 100644
--- a/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml
@@ -30,6 +30,7 @@ properties:
- realtek,rtl8390-gpio
- realtek,rtl9300-gpio
- realtek,rtl9310-gpio
+ - realtek,rtl9607-gpio
- const: realtek,otto-gpio
reg: true
--
2.53.0
On Thu, Mar 5, 2026 at 5:11 PM Rustam Adilov <adilov@disroot.org> wrote: > Add the "realtek,rtl9607-gpio" compatible for GPIO nodes > on the RTL9607C SoC series. > > Signed-off-by: Rustam Adilov <adilov@disroot.org> Reviewed-by: Linus Walleij <linusw@kernel.org> Yours, Linus Walleij
On Thu, 2026-03-05 at 21:11 +0500, Rustam Adilov wrote: > Add the "realtek,rtl9607-gpio" compatible for GPIO nodes > on the RTL9607C SoC series. > > Signed-off-by: Rustam Adilov <adilov@disroot.org> > --- > Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml > b/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml > index 728099c65824..b18f8f0ca0ae 100644 > --- a/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml > +++ b/Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml > @@ -30,6 +30,7 @@ properties: > - realtek,rtl8390-gpio > - realtek,rtl9300-gpio > - realtek,rtl9310-gpio > + - realtek,rtl9607-gpio > - const: realtek,otto-gpio > > reg: true Reviewed-by: Sander Vanheule <sander@svanheule.net> Best, Sander
© 2016 - 2026 Red Hat, Inc.