summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorHarninder Rai <harninder.rai@nxp.com>2016-11-09 18:04:11 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-07-14 09:57:19 (GMT)
commit46dbeb18e353abe75c7a3c9436d8bb057b36de1b (patch)
treebcc580536a1537313ae6303141360e7db329d6ba /Documentation
parent46441d28f977d0ee960418e2f0583436f6b5601e (diff)
downloadlinux-46dbeb18e353abe75c7a3c9436d8bb057b36de1b.tar.xz
Documentation: DT: Add entry for FSL LS1012A RDB, FRDM, QDS boards
Signed-off-by: Harninder Rai <harninder.rai@nxp.com> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/arm/fsl.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
index d6ee9c6..3b01338 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -139,6 +139,22 @@ Example:
Freescale ARMv8 based Layerscape SoC family Device Tree Bindings
----------------------------------------------------------------
+LS1012A SoC
+Required root node properties:
+ - compatible = "fsl,ls1012a";
+
+LS1012A ARMv8 based RDB Board
+Required root node properties:
+ - compatible = "fsl,ls1012a-rdb", "fsl,ls1012a";
+
+LS1012A ARMv8 based FRDM Board
+Required root node properties:
+ - compatible = "fsl,ls1012a-frdm", "fsl,ls1012a";
+
+LS1012A ARMv8 based QDS Board
+Required root node properties:
+ - compatible = "fsl,ls1012a-qds", "fsl,ls1012a";
+
LS1043A SoC
Required root node properties:
- compatible = "fsl,ls1043a";