Hi Joe,
On 2019-05-13 08:11, Joe Perches wrote:
On Mon, 2019-05-13 at 07:55 -0700, Angus Ainslie (Purism) wrote:
This is for the development kit board for the Librem 5. The current
level
of support yields a working console and is able to boot userspace from
the network or eMMC.
[]
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
new file mode 100644
Perhaps add an entry in the MAINTAINERS file for this
.dts file similar to other freescale boards?
The MAINTAINERS files has this entry
ARM/FREESCALE IMX / MXC ARM ARCHITECTURE
M: Shawn Guo <shawn...@kernel.org>
M: Sascha Hauer <s.ha...@pengutronix.de>
R: Pengutronix Kernel Team <ker...@pengutronix.de>
R: Fabio Estevam <feste...@gmail.com>
R: NXP Linux Team <linux-...@nxp.com>
L: linux-arm-ker...@lists.infradead.org (moderated for non-subscribers)
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git
N: imx
N: mxs
X: drivers/media/i2c/
Shouldn't the "N: imx" cover this board already ?
Maybe I misunderstood, are you suggesting I add an new entry for "F:
arch/arm64/boot/dts/freescale/*" ?
Thanks
Angus