Re: [PATCH v9 1/3] arm64: dts: fsl: librem5: Add a device tree for the Librem5 devkit

From: Angus Ainslie
Date: Mon May 13 2019 - 11:37:13 EST


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 <shawnguo@xxxxxxxxxx>
M: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
R: Pengutronix Kernel Team <kernel@xxxxxxxxxxxxxx>
R: Fabio Estevam <festevam@xxxxxxxxx>
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
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