diff options
author | Shaohui Xie <Shaohui.Xie@nxp.com> | 2016-09-13 04:10:02 -0400 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-10-21 09:34:02 -0400 |
commit | 74b037026b9b4e8024a1d7af656f367a7b285074 (patch) | |
tree | fb546abc06d127be4ef39c2be1b1860b124efaaf | |
parent | 796b436034fbbb3c03b7dd9a6b4adfdcfd57cc1a (diff) |
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.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 d6acdb3c77ef..d6ee9c6e1dbb 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt | |||
@@ -155,6 +155,10 @@ LS1046A SoC | |||
155 | Required root node properties: | 155 | Required root node properties: |
156 | - compatible = "fsl,ls1046a"; | 156 | - compatible = "fsl,ls1046a"; |
157 | 157 | ||
158 | LS1046A ARMv8 based QDS Board | ||
159 | Required root node properties: | ||
160 | - compatible = "fsl,ls1046a-qds", "fsl,ls1046a"; | ||
161 | |||
158 | LS1046A ARMv8 based RDB Board | 162 | LS1046A ARMv8 based RDB Board |
159 | Required root node properties: | 163 | Required root node properties: |
160 | - compatible = "fsl,ls1046a-rdb", "fsl,ls1046a"; | 164 | - compatible = "fsl,ls1046a-rdb", "fsl,ls1046a"; |