[PATCH 0/2] support for RTL9607C GPIO Controller

Rustam Adilov posted 2 patches 1 month ago
Documentation/devicetree/bindings/gpio/realtek,otto-gpio.yaml | 1 +
drivers/gpio/gpio-realtek-otto.c                              | 4 ++++
2 files changed, 5 insertions(+)
[PATCH 0/2] support for RTL9607C GPIO Controller
Posted by Rustam Adilov 1 month ago
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
Re: [PATCH 0/2] support for RTL9607C GPIO Controller
Posted by Bartosz Golaszewski 1 month ago
On Thu, 05 Mar 2026 21:11:04 +0500, Rustam Adilov wrote:
> 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
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: gpio: realtek-otto: add rtl9607 compatible
      https://git.kernel.org/brgl/c/49944d6ab7eb951f2aefee69341c623e13434863
[2/2] gpio: realtek-otto: add rtl9607 support
      https://git.kernel.org/brgl/c/8f0aecf2957e7dba78603544368846133bf6d22e

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>