[PATCH 3/3] ARM: realtek: MAINTAINERS: Include pin controller drivers
Yu-Chun Lin <[email protected]>
| Newsgroups | dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Krzysztof Kozlowski <[email protected]> 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 <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Yu-Chun Lin <[email protected]> --- 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 <[email protected]> -- 2.34.1