* [PATCH 0/3] ARM/Realtek: Add maintainers and pinctrl support for RTD1625
@ 2026-05-05 10:39 Yu-Chun Lin
2026-05-05 10:39 ` [PATCH 1/3] MAINTAINERS: Add maintainers for ARM/REALTEK ARCHITECTURE Yu-Chun Lin
` (3 more replies)
0 siblings, 4 replies; 6+ messages in thread
From: Yu-Chun Lin @ 2026-05-05 10:39 UTC (permalink / raw)
To: soc
Cc: james.tai, eleanor.lin, afaerber, robh, krzk+dt, conor+dt,
linux-kernel, linux-arm-kernel, linux-realtek-soc, devicetree,
cy.huang, stanley_chang
This series consists of patches that have already been reviewed on LKML.
Add pinctrl support for the RTD1625 SoC and update the ARM/Realtek
architecture MAINTAINERS file to reflect current maintainers and include
the pin controller drivers.
Best regards,
Yu-Chun
Krzysztof Kozlowski (1):
ARM: realtek: MAINTAINERS: Include pin controller drivers
Yu-Chun Lin (2):
MAINTAINERS: Add maintainers for ARM/REALTEK ARCHITECTURE
arm64: dts: realtek: Add pinctrl support for RTD1625
MAINTAINERS | 5 ++++-
arch/arm64/boot/dts/realtek/kent.dtsi | 20 ++++++++++++++++++++
2 files changed, 24 insertions(+), 1 deletion(-)
--
2.34.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH 1/3] MAINTAINERS: Add maintainers for ARM/REALTEK ARCHITECTURE
2026-05-05 10:39 [PATCH 0/3] ARM/Realtek: Add maintainers and pinctrl support for RTD1625 Yu-Chun Lin
@ 2026-05-05 10:39 ` Yu-Chun Lin
2026-05-05 10:58 ` [PATCH 2/3] arm64: dts: realtek: Add pinctrl support for RTD1625 Yu-Chun Lin
` (2 subsequent siblings)
3 siblings, 0 replies; 6+ messages in thread
From: Yu-Chun Lin @ 2026-05-05 10:39 UTC (permalink / raw)
To: soc
Cc: james.tai, eleanor.lin, afaerber, robh, krzk+dt, conor+dt,
linux-kernel, linux-arm-kernel, linux-realtek-soc, devicetree,
cy.huang, stanley_chang, Krzysztof Kozlowski
Add James Tai and Yu-Chun Lin as co-maintainers for the ARM/REALTEK
ARCHITECTURE to continue supporting Realtek SoCs.
Additionally, based on the discussion, move Andreas Färber to a
reviewer role and update his email address accordingly.
Link: https://lore.kernel.org/lkml/bbabf0f1-99fa-4822-85c8-df76ce89da01@suse.com/
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: James Tai <james.tai@realtek.com>
Signed-off-by: Yu-Chun Lin <eleanor.lin@realtek.com>
---
MAINTAINERS | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 71f6968fa695..b66b739ae2ca 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3346,7 +3346,9 @@ F: drivers/irqchip/irq-rda-intc.c
F: drivers/tty/serial/rda-uart.c
ARM/REALTEK ARCHITECTURE
-M: Andreas Färber <afaerber@suse.de>
+M: James Tai <james.tai@realtek.com>
+M: Yu-Chun Lin <eleanor.lin@realtek.com>
+R: Andreas Färber <afaerber@suse.com>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
L: linux-realtek-soc@lists.infradead.org (moderated for non-subscribers)
S: Maintained
--
2.34.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH 2/3] arm64: dts: realtek: Add pinctrl support for RTD1625
2026-05-05 10:39 [PATCH 0/3] ARM/Realtek: Add maintainers and pinctrl support for RTD1625 Yu-Chun Lin
2026-05-05 10:39 ` [PATCH 1/3] MAINTAINERS: Add maintainers for ARM/REALTEK ARCHITECTURE Yu-Chun Lin
@ 2026-05-05 10:58 ` Yu-Chun Lin
2026-05-05 10:58 ` [PATCH 3/3] ARM: realtek: MAINTAINERS: Include pin controller drivers Yu-Chun Lin
2026-05-07 13:06 ` [PATCH 0/3] ARM/Realtek: Add maintainers and pinctrl support for RTD1625 patchwork-bot+linux-soc
2026-05-07 13:12 ` patchwork-bot+linux-soc
3 siblings, 1 reply; 6+ messages in thread
From: Yu-Chun Lin @ 2026-05-05 10:58 UTC (permalink / raw)
To: soc
Cc: james.tai, eleanor.lin, afaerber, robh, krzk+dt, conor+dt,
linux-kernel, linux-arm-kernel, linux-realtek-soc, devicetree,
cy.huang, stanley_chang, Linus Walleij
Add the pinctrl nodes for the Realtek RTD1625 SoC.
Reviewed-by: Linus Walleij <linusw@kernel.org>
Signed-off-by: Yu-Chun Lin <eleanor.lin@realtek.com>
---
arch/arm64/boot/dts/realtek/kent.dtsi | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/arch/arm64/boot/dts/realtek/kent.dtsi b/arch/arm64/boot/dts/realtek/kent.dtsi
index ae006ce24420..8d4293cd4c03 100644
--- a/arch/arm64/boot/dts/realtek/kent.dtsi
+++ b/arch/arm64/boot/dts/realtek/kent.dtsi
@@ -150,6 +150,26 @@ uart0: serial@7800 {
reg-shift = <2>;
status = "disabled";
};
+
+ iso_pinctrl: pinctrl@4e000 {
+ compatible = "realtek,rtd1625-iso-pinctrl";
+ reg = <0x4e000 0x1a4>;
+ };
+
+ main2_pinctrl: pinctrl@4f200 {
+ compatible = "realtek,rtd1625-main2-pinctrl";
+ reg = <0x4f200 0x50>;
+ };
+
+ isom_pinctrl: pinctrl@146200 {
+ compatible = "realtek,rtd1625-isom-pinctrl";
+ reg = <0x146200 0x34>;
+ };
+
+ ve4_pinctrl: pinctrl@14e000 {
+ compatible = "realtek,rtd1625-ve4-pinctrl";
+ reg = <0x14e000 0x84>;
+ };
};
gic: interrupt-controller@ff100000 {
--
2.34.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH 3/3] ARM: realtek: MAINTAINERS: Include pin controller drivers
2026-05-05 10:58 ` [PATCH 2/3] arm64: dts: realtek: Add pinctrl support for RTD1625 Yu-Chun Lin
@ 2026-05-05 10:58 ` Yu-Chun Lin
0 siblings, 0 replies; 6+ messages in thread
From: Yu-Chun Lin @ 2026-05-05 10:58 UTC (permalink / raw)
To: soc
Cc: james.tai, eleanor.lin, afaerber, robh, krzk+dt, conor+dt,
linux-kernel, linux-arm-kernel, linux-realtek-soc, devicetree,
cy.huang, stanley_chang, Krzysztof Kozlowski
From: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
No dedicated maintainers are shown for Realtek SoC pin controllers,
except pinctrl subsystem maintainer, which means reduced review and
impression of abandoned drivers. Pin controller drivers are essential
part of an SoC, so in case of lack of dedicated entry at least cover it
by the SoC platform maintainers.
Acked-by: Yu-Chun Lin <eleanor.lin@realtek.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Yu-Chun Lin <eleanor.lin@realtek.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b66b739ae2ca..0f8b8264e6e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3356,6 +3356,7 @@ F: Documentation/devicetree/bindings/arm/realtek.yaml
F: arch/arm/boot/dts/realtek/
F: arch/arm/mach-realtek/
F: arch/arm64/boot/dts/realtek/
+F: drivers/pinctrl/realtek/
ARM/RISC-V/RENESAS ARCHITECTURE
M: Geert Uytterhoeven <geert+renesas@glider.be>
--
2.34.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH 0/3] ARM/Realtek: Add maintainers and pinctrl support for RTD1625
2026-05-05 10:39 [PATCH 0/3] ARM/Realtek: Add maintainers and pinctrl support for RTD1625 Yu-Chun Lin
2026-05-05 10:39 ` [PATCH 1/3] MAINTAINERS: Add maintainers for ARM/REALTEK ARCHITECTURE Yu-Chun Lin
2026-05-05 10:58 ` [PATCH 2/3] arm64: dts: realtek: Add pinctrl support for RTD1625 Yu-Chun Lin
@ 2026-05-07 13:06 ` patchwork-bot+linux-soc
2026-05-07 13:12 ` patchwork-bot+linux-soc
3 siblings, 0 replies; 6+ messages in thread
From: patchwork-bot+linux-soc @ 2026-05-07 13:06 UTC (permalink / raw)
To: Yu-Chun Lin; +Cc: soc
Hello:
This series was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:
On Tue, 5 May 2026 18:39:52 +0800 you wrote:
> This series consists of patches that have already been reviewed on LKML.
>
> Add pinctrl support for the RTD1625 SoC and update the ARM/Realtek
> architecture MAINTAINERS file to reflect current maintainers and include
> the pin controller drivers.
>
> Best regards,
> Yu-Chun
>
> [...]
Here is the summary with links:
- [1/3] MAINTAINERS: Add maintainers for ARM/REALTEK ARCHITECTURE
https://git.kernel.org/soc/soc/c/856540ac9b44
- [2/3] arm64: dts: realtek: Add pinctrl support for RTD1625
(no matching commit)
- [3/3] ARM: realtek: MAINTAINERS: Include pin controller drivers
https://git.kernel.org/soc/soc/c/79524bed532b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 0/3] ARM/Realtek: Add maintainers and pinctrl support for RTD1625
2026-05-05 10:39 [PATCH 0/3] ARM/Realtek: Add maintainers and pinctrl support for RTD1625 Yu-Chun Lin
` (2 preceding siblings ...)
2026-05-07 13:06 ` [PATCH 0/3] ARM/Realtek: Add maintainers and pinctrl support for RTD1625 patchwork-bot+linux-soc
@ 2026-05-07 13:12 ` patchwork-bot+linux-soc
3 siblings, 0 replies; 6+ messages in thread
From: patchwork-bot+linux-soc @ 2026-05-07 13:12 UTC (permalink / raw)
To: Yu-Chun Lin; +Cc: soc
Hello:
This series was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Tue, 5 May 2026 18:39:52 +0800 you wrote:
> This series consists of patches that have already been reviewed on LKML.
>
> Add pinctrl support for the RTD1625 SoC and update the ARM/Realtek
> architecture MAINTAINERS file to reflect current maintainers and include
> the pin controller drivers.
>
> Best regards,
> Yu-Chun
>
> [...]
Here is the summary with links:
- [1/3] MAINTAINERS: Add maintainers for ARM/REALTEK ARCHITECTURE
(no matching commit)
- [2/3] arm64: dts: realtek: Add pinctrl support for RTD1625
https://git.kernel.org/soc/soc/c/50d92732d10e
- [3/3] ARM: realtek: MAINTAINERS: Include pin controller drivers
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2026-05-07 13:13 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-05 10:39 [PATCH 0/3] ARM/Realtek: Add maintainers and pinctrl support for RTD1625 Yu-Chun Lin
2026-05-05 10:39 ` [PATCH 1/3] MAINTAINERS: Add maintainers for ARM/REALTEK ARCHITECTURE Yu-Chun Lin
2026-05-05 10:58 ` [PATCH 2/3] arm64: dts: realtek: Add pinctrl support for RTD1625 Yu-Chun Lin
2026-05-05 10:58 ` [PATCH 3/3] ARM: realtek: MAINTAINERS: Include pin controller drivers Yu-Chun Lin
2026-05-07 13:06 ` [PATCH 0/3] ARM/Realtek: Add maintainers and pinctrl support for RTD1625 patchwork-bot+linux-soc
2026-05-07 13:12 ` patchwork-bot+linux-soc
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.