Commit 79524bed authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Arnd Bergmann
Browse files

ARM: realtek: MAINTAINERS: Include pin controller drivers



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: default avatarYu-Chun Lin <eleanor.lin@realtek.com>
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: default avatarYu-Chun Lin <eleanor.lin@realtek.com>
Link: https://lore.kernel.org/r/20260505105838.1014771-2-eleanor.lin@realtek.com


Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 856540ac
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3371,6 +3371,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>