[PATCH 0/2] support for RTL9607C GPIO Controller
From: Rustam Adilov
Date: Thu Mar 05 2026 - 11:11:42 EST
This patch series adds support for the GPIO controller found in
RTL9607C SoC family of MIPS CPUs.
The GPIO controller on this SoC has a reversed port order, the same as in
RTL930x but without CPU affinity settings.
Rustam Adilov (2):
dt-bindings: gpio: realtek-otto: add rtl9607 compatible
gpio: realtek-otto: add rtl9607 support
Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml | 1 +
drivers/gpio/gpio-realtek-otto.c | 4 ++++
2 files changed, 5 insertions(+)
--
2.53.0