projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66eede3
)
dt-bindings: arm: add compatible for i.MX6ULZ 14x14 EVK board
author
Anson Huang
<Anson.Huang@nxp.com>
Sun, 30 Sep 2018 03:32:27 +0000
(11:32 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Sun, 30 Sep 2018 07:32:01 +0000
(15:32 +0800)
This patch adds compatible for i.MX6ULZ 14x14 EVK board.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/arm/fsl.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/arm/fsl.txt
b/Documentation/devicetree/bindings/arm/fsl.txt
index 968f238c0801ab8d6394b30026db7184a6af4ee8..7b964d8772e62b4ebe67fd4cc5c99d361b9e07cc 100644
(file)
--- a/
Documentation/devicetree/bindings/arm/fsl.txt
+++ b/
Documentation/devicetree/bindings/arm/fsl.txt
@@
-85,6
+85,10
@@
i.MX6 UltraLiteLite 14x14 EVK Board
Required root node properties:
- compatible = "fsl,imx6ull-14x14-evk", "fsl,imx6ull";
+i.MX6 ULZ 14x14 EVK Board
+Required root node properties:
+ - compatible = "fsl,imx6ulz-14x14-evk", "fsl,imx6ull", "fsl,imx6ulz";
+
i.MX6 SoloX SDB Board
Required root node properties:
- compatible = "fsl,imx6sx-sdb", "fsl,imx6sx";