diff options
author | Shaohui Xie <Shaohui.Xie@nxp.com> | 2016-09-13 16:10:02 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-10-21 21:34:02 +0800 |
commit | 74b037026b9b4e8024a1d7af656f367a7b285074 (patch) | |
tree | fb546abc06d127be4ef39c2be1b1860b124efaaf /Documentation/devicetree/bindings/arm/fsl.txt | |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.txt')
-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 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"; |