ARM: dts: imx6ull-14x14-evk: correct machine model name
authorAnson Huang <Anson.Huang@nxp.com>
Thu, 23 Aug 2018 08:41:13 +0000 (16:41 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 3 Sep 2018 04:25:23 +0000 (12:25 +0800)
i.MX6ULL is a lite version of i.MX6UL, its full name
is i.MX6 UltraLiteLite, NOT UlltraLite.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6ull-14x14-evk.dts

index 30ef603..0ba6454 100644 (file)
@@ -45,7 +45,7 @@
 #include "imx6ul-14x14-evk.dtsi"
 
 / {
-       model = "Freescale i.MX6 UlltraLite 14x14 EVK Board";
+       model = "Freescale i.MX6 UltraLiteLite 14x14 EVK Board";
        compatible = "fsl,imx6ull-14x14-evk", "fsl,imx6ull";
 };