diff mbox series

arm64: dts: imx8mm: Update i.MX8M Mini Toradex Verdin based Menlo board compatible string

Message ID 20221216210150.591838-1-marex@denx.de (mailing list archive)
State New, archived
Headers show
Series arm64: dts: imx8mm: Update i.MX8M Mini Toradex Verdin based Menlo board compatible string | expand

Commit Message

Marek Vasut Dec. 16, 2022, 9:01 p.m. UTC
Update the board compatible string such that it matches the YAML DT
schema for validation, add the "toradex,verdin-imx8mm-nonwifi" entry.

Signed-off-by: Marek Vasut <marex@denx.de>
---
Cc: Fabio Estevam <festevam@denx.de>
Cc: Francesco Dolcini <francesco.dolcini@toradex.com>
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: NXP Linux Team <linux-imx@nxp.com>
To: linux-arm-kernel@lists.infradead.org
---
 arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts | 1 +
 1 file changed, 1 insertion(+)

Comments

Francesco Dolcini Dec. 16, 2022, 9:27 p.m. UTC | #1
On Fri, Dec 16, 2022 at 10:01:50PM +0100, Marek Vasut wrote:
> Update the board compatible string such that it matches the YAML DT
> schema for validation, add the "toradex,verdin-imx8mm-nonwifi" entry.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com>

> ---
> Cc: Fabio Estevam <festevam@denx.de>
> Cc: Francesco Dolcini <francesco.dolcini@toradex.com>
> Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> Cc: Peng Fan <peng.fan@nxp.com>
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: NXP Linux Team <linux-imx@nxp.com>
> To: linux-arm-kernel@lists.infradead.org
> ---
>  arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts b/arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts
> index 43e89859c0445..0b123a84018b2 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts
> +++ b/arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts
> @@ -10,6 +10,7 @@
>  / {
>  	model = "MENLO MX8MM EMBEDDED DEVICE";
>  	compatible = "menlo,mx8menlo",
> +		     "toradex,verdin-imx8mm-nonwifi",
>  		     "toradex,verdin-imx8mm",
>  		     "fsl,imx8mm";
>  
> -- 
> 2.35.1
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Shawn Guo Jan. 1, 2023, 3:17 a.m. UTC | #2
On Fri, Dec 16, 2022 at 10:01:50PM +0100, Marek Vasut wrote:
> Update the board compatible string such that it matches the YAML DT
> schema for validation, add the "toradex,verdin-imx8mm-nonwifi" entry.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>

Applied, thanks!
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts b/arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts
index 43e89859c0445..0b123a84018b2 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts
@@ -10,6 +10,7 @@ 
 / {
 	model = "MENLO MX8MM EMBEDDED DEVICE";
 	compatible = "menlo,mx8menlo",
+		     "toradex,verdin-imx8mm-nonwifi",
 		     "toradex,verdin-imx8mm",
 		     "fsl,imx8mm";