diff options
author | Anson Huang <Anson.Huang@nxp.com> | 2018-09-29 23:32:27 -0400 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2018-09-30 03:32:01 -0400 |
commit | fc37b408bf42db6d60985f83d2dbdc782eb15f83 (patch) | |
tree | 67baf58a3f2617c68acc3be71625e492e5ec7499 | |
parent | 66eede3423a9b63b2aad4c7eadd9d3e9db731ce4 (diff) |
dt-bindings: arm: add compatible for i.MX6ULZ 14x14 EVK board
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>
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index 968f238c0801..7b964d8772e6 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt | |||
@@ -85,6 +85,10 @@ i.MX6 UltraLiteLite 14x14 EVK Board | |||
85 | Required root node properties: | 85 | Required root node properties: |
86 | - compatible = "fsl,imx6ull-14x14-evk", "fsl,imx6ull"; | 86 | - compatible = "fsl,imx6ull-14x14-evk", "fsl,imx6ull"; |
87 | 87 | ||
88 | i.MX6 ULZ 14x14 EVK Board | ||
89 | Required root node properties: | ||
90 | - compatible = "fsl,imx6ulz-14x14-evk", "fsl,imx6ull", "fsl,imx6ulz"; | ||
91 | |||
88 | i.MX6 SoloX SDB Board | 92 | i.MX6 SoloX SDB Board |
89 | Required root node properties: | 93 | Required root node properties: |
90 | - compatible = "fsl,imx6sx-sdb", "fsl,imx6sx"; | 94 | - compatible = "fsl,imx6sx-sdb", "fsl,imx6sx"; |