summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2022-12-17 00:01:50 +0300
committerShawn Guo <shawnguo@kernel.org>2023-01-01 06:17:39 +0300
commit2314515e9c14341b520e60c5dce4a70e528b7ef5 (patch)
treedf402784d969e50ff6fa4fde1a1c8e31beebc80e
parent07a42c1480ef460fbd2f5b810802be6ce261a85b (diff)
downloadlinux-2314515e9c14341b520e60c5dce4a70e528b7ef5.tar.xz
arm64: dts: imx8mm: Update i.MX8M Mini Toradex Verdin based Menlo board compatible string
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> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts b/arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts
index 43e89859c044..0b123a84018b 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";