projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
124248e
)
dt-bindings: arm: Add entry for FSL LS1088A RDB, QDS boards
author
Harninder Rai
<harninder.rai@nxp.com>
Thu, 9 Feb 2017 11:04:11 +0000
(16:34 +0530)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 4 Apr 2017 12:57:27 +0000
(20:57 +0800)
Signed-off-by: Harninder Rai <harninder.rai@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
645e8ff
..
cdb9dd7
100644
(file)
--- a/
Documentation/devicetree/bindings/arm/fsl.txt
+++ b/
Documentation/devicetree/bindings/arm/fsl.txt
@@
-179,6
+179,18
@@
LS1046A ARMv8 based RDB Board
Required root node properties:
- compatible = "fsl,ls1046a-rdb", "fsl,ls1046a";
+LS1088A SoC
+Required root node properties:
+ - compatible = "fsl,ls1088a";
+
+LS1088A ARMv8 based QDS Board
+Required root node properties:
+ - compatible = "fsl,ls1088a-qds", "fsl,ls1088a";
+
+LS1088A ARMv8 based RDB Board
+Required root node properties:
+ - compatible = "fsl,ls1088a-rdb", "fsl,ls1088a";
+
LS2080A SoC
Required root node properties:
- compatible = "fsl,ls2080a";