diff options
author | Bai Ping <ping.bai@nxp.com> | 2018-05-25 15:42:07 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2018-06-17 14:22:35 +0800 |
commit | 26bd0e5964deb4ee326689911a089889734bd409 (patch) | |
tree | 045a49feb8a680cfd8b0a2006d3716b016a81725 /Documentation | |
parent | 9f30b6b1a957b3d4cbfd97738ef2b02291aaf394 (diff) | |
download | linux-26bd0e5964deb4ee326689911a089889734bd409.tar.bz2 |
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')
-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 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 ------------------- |