On 28/11/2017 at 07:34:50 -0800, Joe Perches wrote: > On Tue, 2017-11-28 at 16:26 +0100, Alexandre Belloni wrote: > > Add myself as a maintainer for the Microsemi MIPS SoCs. > [] > > diff --git a/MAINTAINERS b/MAINTAINERS > [] > > @@ -9062,6 +9062,13 @@ S: Maintained > > F: drivers/usb/misc/usb251xb.c > > F: Documentation/devicetree/bindings/usb/usb251xb.txt > > > > +MICROSEMI MIPS SOCS > > +M: Alexandre Belloni <[email protected]> > > +L: [email protected] > > +S: Maintained > > +F: arch/mips/mscc/* > > +F: arch/mips/boot/dts/mscc/* > > Do any of these directories also contain subdirectories? > > This use of * means only the top level directory files > are matched by this pattern. > > Using just a trailing / instead makes any file in any > subdirectory also match. > > Perhaps: > > F: arch/mips/mscc/ > F: arch/mips/boot/dts/mscc/
Yes but I'll change it in v2 because I need to resend as I messed up the cc list on some patches. Thanks. -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com

