From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH v10 1/4] MAINTAINERS: add an entry for for arm64 imx devicetrees Date: Mon, 13 May 2019 11:53:44 -0700 Message-ID: References: <20190513174057.4410-1-angus@akkea.ca> <20190513174057.4410-2-angus@akkea.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Angus Ainslie , Fabio Estevam Cc: angus.ainslie@puri.sm, Shawn Guo , Li Yang , Rob Herring , Mark Rutland , Sascha Hauer , Pengutronix Kernel Team , NXP Linux Team , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-kernel List-Id: devicetree@vger.kernel.org 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) > > wrote: > > > Add an explicit reference to imx* devicetrees > > > > > > Signed-off-by: Angus Ainslie (Purism) > > > --- > > > 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.