(subset) [PATCH v4 0/4] gpio: realtek: Add support for Realtek DHC RTD1625
Yu-Chun Lin [林祐君]
eleanor.lin at realtek.com
Mon Jul 6 23:55:26 PDT 2026
Hi Bartosz,
> On Mon, 22 Jun 2026 17:23:31 +0800, Yu-Chun Lin wrote:
> > This series adds GPIO support for the Realtek DHC RTD1625 SoC.
> >
> > Unlike the existing driver (gpio-rtd.c) which uses shared bank
> > registers, the RTD1625 features a per-pin register architecture where
> > each GPIO line is managed by its own dedicated 32-bit control
> > register. This distinct hardware design requires a new, separate driver.
> >
> > [...]
>
> Applied, thanks!
>
> [1/4] dt-bindings: gpio: realtek: Add realtek,rtd1625-gpio
>
> https://git.kernel.org/brgl/c/8f32808e1530b2229e07695fb39c54fee910bd4a
> [2/4] gpio: Replace "default y" with "default ARCH_REALTEK" in Kconfig
>
> https://git.kernel.org/brgl/c/b5d23fcdb12972c522e96f90ab48be8a0d971b0e
> [3/4] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC
>
> https://git.kernel.org/brgl/c/a57e27c43b0315ee86c6896510d69be5257e093e
>
Thank you for applying the patches!
I'm currently working on v6 of the patch series that incorporates Andy's
gpio-regmap patches, and it should build on top of gpio/for-next. However,
I have a conflict with the driver patch that was already applied.
Could you please revert that commit from gpio/for-next?
Best Regards,
Yu-Chun
> Best regards,
> --
> Bartosz Golaszewski <bartosz.golaszewski at oss.qualcomm.com>
More information about the linux-arm-kernel
mailing list