On Tue, May 14, 2019 at 06:28:19AM -0700, Angus Ainslie (Purism) wrote: > Add an explicit reference to imx* devicetrees > > Signed-off-by: Angus Ainslie (Purism) <angus@xxxxxxxx> > Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7707c28628b9..9fc30f82ab81 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1624,6 +1624,7 @@ R: NXP Linux Team <linux-imx@xxxxxxx> > L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) > S: Maintained > T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git > +F: arch/arm64/boot/dts/freescale/imx* This is partially reverting commit da8b7f0fb02b ("MAINTAINERS: add all files matching "imx" and "mxs" to the IMX entry"). I'm not sure that we want it. Shawn > N: imx > N: mxs > X: drivers/media/i2c/ > -- > 2.17.1 >