devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 1/2] ARM: dts: imx6ull-14x14-evk: correct machine model name
@ 2018-08-23  8:41 Anson Huang
  2018-08-23  8:41 ` [PATCH V2 2/2] dt-bindings: arm: add missing compatible for i.MX boards Anson Huang
  2018-08-29 14:44 ` [PATCH V2 1/2] ARM: dts: imx6ull-14x14-evk: correct machine model name Shawn Guo
  0 siblings, 2 replies; 4+ messages in thread
From: Anson Huang @ 2018-08-23  8:41 UTC (permalink / raw)
  To: shawnguo, s.hauer, kernel, fabio.estevam, robh+dt, mark.rutland,
	stefan.wahren, linux-arm-kernel, devicetree, linux-kernel
  Cc: Linux-imx

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>
---
 arch/arm/boot/dts/imx6ull-14x14-evk.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6ull-14x14-evk.dts b/arch/arm/boot/dts/imx6ull-14x14-evk.dts
index 30ef603..0ba6454 100644
--- a/arch/arm/boot/dts/imx6ull-14x14-evk.dts
+++ b/arch/arm/boot/dts/imx6ull-14x14-evk.dts
@@ -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";
 };
 
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-08-29 14:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-23  8:41 [PATCH V2 1/2] ARM: dts: imx6ull-14x14-evk: correct machine model name Anson Huang
2018-08-23  8:41 ` [PATCH V2 2/2] dt-bindings: arm: add missing compatible for i.MX boards Anson Huang
2018-08-29  0:35   ` Rob Herring
2018-08-29 14:44 ` [PATCH V2 1/2] ARM: dts: imx6ull-14x14-evk: correct machine model name Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).