aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm
diff options
context:
space:
mode:
authorAbhimanyu Saini <abhimanyu.saini@nxp.com>2017-02-01 11:58:34 +0530
committerShawn Guo <shawnguo@kernel.org>2017-03-07 12:27:30 +0100
commit67972c55d634e27dc6f7ba1be482ec057ec5dd30 (patch)
tree3bc0aff858e8466783fb0ce9e5679c6ea1bdd42b /Documentation/devicetree/bindings/arm
parentLinux 4.11-rc1 (diff)
downloadlinux-dev-67972c55d634e27dc6f7ba1be482ec057ec5dd30.tar.xz
linux-dev-67972c55d634e27dc6f7ba1be482ec057ec5dd30.zip
dt-bindings: Add compatible for LS2088A QDS and RDB board
Signed-off-by: Abhimanyu Saini <abhimanyu.saini@nxp.com> Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com> Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r--Documentation/devicetree/bindings/arm/fsl.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
index c9c567ae227f..645e8ff8e132 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -195,3 +195,14 @@ LS2080A ARMv8 based RDB Board
Required root node properties:
- compatible = "fsl,ls2080a-rdb", "fsl,ls2080a";
+LS2088A SoC
+Required root node properties:
+ - compatible = "fsl,ls2088a";
+
+LS2088A ARMv8 based QDS Board
+Required root node properties:
+ - compatible = "fsl,ls2088a-qds", "fsl,ls2088a";
+
+LS2088A ARMv8 based RDB Board
+Required root node properties:
+ - compatible = "fsl,ls2088a-rdb", "fsl,ls2088a";