RE: [PATCH 4/4] ARM: realtek: MAINTAINERS: Include pin controller drivers
Yu-Chun Lin [林祐君] <[email protected]>
| Newsgroups | org.ozlabs.lists.openbmc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel,org.ozlabs.lists.linux-aspeed |
|---|---|
| Message-ID | <[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. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > > --- > > This patch should go via Realtek SoC maintainers, not pinctrl. > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 10d12b51b1f6..374ce55e4fb6 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3373,6 +3373,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.51.0 Acked-by: Yu-Chun Lin <[email protected]>