summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorBai Ping <ping.bai@nxp.com>2018-05-25 15:42:07 +0800
committerShawn Guo <shawnguo@kernel.org>2018-06-17 14:22:35 +0800
commit26bd0e5964deb4ee326689911a089889734bd409 (patch)
tree045a49feb8a680cfd8b0a2006d3716b016a81725 /Documentation/devicetree
parent9f30b6b1a957b3d4cbfd97738ef2b02291aaf394 (diff)
downloadlinux-stable-26bd0e5964deb4ee326689911a089889734bd409.tar.gz
linux-stable-26bd0e5964deb4ee326689911a089889734bd409.tar.bz2
linux-stable-26bd0e5964deb4ee326689911a089889734bd409.zip
ARM: dts: imx: Add basic dts support for imx6sll EVK board
Add dts file support for imx6sll EVK board. Signed-off-by: Bai Ping <ping.bai@nxp.com> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Dong Aisheng <Aisheng.dong@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/arm/fsl.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
index cdb9dd705754..8a1baa2b9723 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -53,6 +53,10 @@ i.MX6 Quad SABRE Automotive Board
Required root node properties:
- compatible = "fsl,imx6q-sabreauto", "fsl,imx6q";
+i.MX6SLL EVK board
+Required root node properties:
+ - compatible = "fsl,imx6sll-evk", "fsl,imx6sll";
+
Generic i.MX boards
-------------------