Re: [PATCH v10 1/4] MAINTAINERS: add an entry for for arm64 imx devicetrees

From: Joe Perches
Date: Mon May 13 2019 - 14:55:26 EST


On Mon, 2019-05-13 at 11:48 -0700, Angus Ainslie wrote:
> On 2019-05-13 11:01, Fabio Estevam wrote:
> > On Mon, May 13, 2019 at 2:41 PM Angus Ainslie (Purism) <angus@xxxxxxxx>
> > wrote:
> > > Add an explicit reference to imx* devicetrees
> > >
> > > Signed-off-by: Angus Ainslie (Purism) <angus@xxxxxxxx>
> > > ---
> > > MAINTAINERS | 1 +
> > > 1 file changed, 1 insertion(+)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index 7707c28628b9..0871a21a5bbb 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -1648,6 +1648,7 @@ T: git
> > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
> > > F: arch/arm/boot/dts/ls1021a*
> > > F: arch/arm64/boot/dts/freescale/fsl-*
> > > F: arch/arm64/boot/dts/freescale/qoriq-*
> > > +F: arch/arm64/boot/dts/freescale/imx*
> >
> > No, please put this entry under ARM/FREESCALE IMX / MXC ARM
> > ARCHITECTURE
> >
>
> I believe order is important. Would you like it before or after the "N:"
> entries ? Or just as the last entry.

Order is not important, but I prefer the
N: entries after the X: and F: entries.