Message ID | 20190514132822.27023-2-angus@akkea.ca (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add support for the Purism Librem5 devkit | expand |
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@akkea.ca> > Reviewed-by: Fabio Estevam <festevam@gmail.com> > --- > 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@nxp.com> > L: linux-arm-kernel@lists.infradead.org (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 >
Hi Shawn On 2019-05-22 01:30, Shawn Guo wrote: > 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@akkea.ca> >> Reviewed-by: Fabio Estevam <festevam@gmail.com> >> --- >> 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@nxp.com> >> L: linux-arm-kernel@lists.infradead.org (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. > Ok, I can drop it from my patchset and it will get sorted out somewhere else ? Thanks Angus > Shawn > >> N: imx >> N: mxs >> X: drivers/media/i2c/ >> -- >> 2.17.1 >>
diff --git a/MAINTAINERS b/MAINTAINERS index 7707c28628b9..9fc30f82ab81 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1624,6 +1624,7 @@ R: NXP Linux Team <linux-imx@nxp.com> L: linux-arm-kernel@lists.infradead.org (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* N: imx N: mxs X: drivers/media/i2c/