]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: realtek: MAINTAINERS: Include pin controller drivers
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Tue, 5 May 2026 10:58:37 +0000 (18:58 +0800)
committerArnd Bergmann <arnd@arndb.de>
Thu, 7 May 2026 12:05:45 +0000 (14:05 +0200)
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>
Link: https://lore.kernel.org/r/20260505105838.1014771-2-eleanor.lin@realtek.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS

index 18c9b6dce479af6de4f726c0d49bd7c1f269a6bf..984cb4252f388897a647c40ef522d5b1b6f5fc89 100644 (file)
@@ -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>