summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaohui Xie <Shaohui.Xie@nxp.com>2016-09-13 11:10:02 +0300
committerShawn Guo <shawnguo@kernel.org>2016-10-21 16:34:02 +0300
commit74b037026b9b4e8024a1d7af656f367a7b285074 (patch)
treefb546abc06d127be4ef39c2be1b1860b124efaaf
parent796b436034fbbb3c03b7dd9a6b4adfdcfd57cc1a (diff)
downloadlinux-74b037026b9b4e8024a1d7af656f367a7b285074.tar.xz
Documentation: DT: Add entry for QorIQ LS1046A-QDS board
Signed-off-by: Shaohui Xie <Shaohui.Xie@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-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 d6acdb3c77ef..d6ee9c6e1dbb 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -155,6 +155,10 @@ LS1046A SoC
Required root node properties:
- compatible = "fsl,ls1046a";
+LS1046A ARMv8 based QDS Board
+Required root node properties:
+ - compatible = "fsl,ls1046a-qds", "fsl,ls1046a";
+
LS1046A ARMv8 based RDB Board
Required root node properties:
- compatible = "fsl,ls1046a-rdb", "fsl,ls1046a";