(subset) [PATCH v4 0/4] gpio: realtek: Add support for Realtek DHC RTD1625

Bartosz Golaszewski brgl at kernel.org
Tue Jul 7 00:24:16 PDT 2026


On Tue, 7 Jul 2026 08:55:26 +0200, "Yu-Chun Lin [林祐君]"
<eleanor.lin at realtek.com> said:
> 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>
>

Can you just post the series as a follow-up? I try to avoid rebases unless
absolutely necessary.

Bart



More information about the linux-arm-kernel mailing list