projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9945583
)
ARM: dts: imx6ull-14x14-evk: correct machine model name
author
Anson Huang
<Anson.Huang@nxp.com>
Thu, 23 Aug 2018 08:41:13 +0000
(16:41 +0800)
committer
Shawn 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6ull-14x14-evk.dts
b/arch/arm/boot/dts/imx6ull-14x14-evk.dts
index
30ef603
..
0ba6454
100644
(file)
--- 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 Ul
ltra
Lite 14x14 EVK Board";
+ model = "Freescale i.MX6 Ul
traLite
Lite 14x14 EVK Board";
compatible = "fsl,imx6ull-14x14-evk", "fsl,imx6ull";
};