summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorHarninder Rai <harninder.rai@nxp.com>2017-02-09 11:04:11 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-07-14 09:57:20 (GMT)
commit24e43255db3d9983dafdbcb7d8a2a8adf9dda9d6 (patch)
treed183a03a33012b3a33bbd23b1fdaa7c4a5b1a036 /Documentation
parentffe6a8512fb51f1b8e3b9508ea296f4d2035458e (diff)
downloadlinux-24e43255db3d9983dafdbcb7d8a2a8adf9dda9d6.tar.xz
dt-bindings: arm: Add entry for FSL LS1088A RDB, QDS boards
Signed-off-by: Harninder Rai <harninder.rai@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.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
index 645e8ff..cdb9dd7 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -179,6 +179,18 @@ LS1046A ARMv8 based RDB Board
Required root node properties:
- compatible = "fsl,ls1046a-rdb", "fsl,ls1046a";
+LS1088A SoC
+Required root node properties:
+ - compatible = "fsl,ls1088a";
+
+LS1088A ARMv8 based QDS Board
+Required root node properties:
+ - compatible = "fsl,ls1088a-qds", "fsl,ls1088a";
+
+LS1088A ARMv8 based RDB Board
+Required root node properties:
+ - compatible = "fsl,ls1088a-rdb", "fsl,ls1088a";
+
LS2080A SoC
Required root node properties:
- compatible = "fsl,ls2080a";