projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1ae3cf
)
dt-bindings: Add compatible for LS2088A QDS and RDB board
author
Abhimanyu Saini
<abhimanyu.saini@nxp.com>
Wed, 1 Feb 2017 06:28:34 +0000
(11:58 +0530)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 7 Mar 2017 11:27:30 +0000
(12:27 +0100)
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>
Documentation/devicetree/bindings/arm/fsl.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/arm/fsl.txt
b/Documentation/devicetree/bindings/arm/fsl.txt
index c9c567ae227f7a3f948ddc3a2ad66ba7d3664f05..645e8ff8e1329fd5a95860595ee36e967530927f 100644
(file)
--- 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";