On Wed, Apr 13, 2022 at 8:08 AM Arınç ÜNAL <arinc.unal@xxxxxxxxxx> wrote: > > Add a new section for the Ralink pinctrl driver and add me and Sergio as > the maintainers. > > Signed-off-by: Arınç ÜNAL <arinc.unal@xxxxxxxxxx> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index fd768d43e048..cbd0c3e180bf 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16502,6 +16502,13 @@ L: linux-mips@xxxxxxxxxxxxxxx > S: Maintained > F: arch/mips/boot/dts/ralink/mt7621* > > +RALINK PINCTRL DRIVER > +M: Arınç ÜNAL <arinc.unal@xxxxxxxxxx> > +M: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> > +L: linux-mips@xxxxxxxxxxxxxxx > +S: Maintained > +F: drivers/pinctrl/ralink/* Acked-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> Thanks, Sergio Paracuellos