aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2017-09-10 18:36:53 -0400
committerAndreas Färber <afaerber@suse.de>2017-11-27 17:19:22 -0500
commit53e82bc779b1702a3b99c6eb02399726039aaaa8 (patch)
tree20ebed842f8c48193a76716b9b4fd6887c4df2a9
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff)
dt-bindings: arm: actions: Add S700 and CubieBoard7
Document the Actions Semi S700 SoC and the Cubietech CubieBoard7. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Andreas Färber <afaerber@suse.de>
-rw-r--r--Documentation/devicetree/bindings/arm/actions.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/actions.txt b/Documentation/devicetree/bindings/arm/actions.txt
index ced764a8549e..544a8855fad5 100644
--- a/Documentation/devicetree/bindings/arm/actions.txt
+++ b/Documentation/devicetree/bindings/arm/actions.txt
@@ -25,6 +25,21 @@ Root node property compatible must contain, depending on board:
25 - LeMaker Guitar Base Board rev. B: "lemaker,guitar-bb-rev-b", "lemaker,guitar" 25 - LeMaker Guitar Base Board rev. B: "lemaker,guitar-bb-rev-b", "lemaker,guitar"
26 26
27 27
28S700 SoC
29========
30
31Required root node properties:
32
33- compatible : must contain "actions,s700"
34
35
36Boards:
37
38Root node property compatible must contain, depending on board:
39
40 - Cubietech CubieBoard7: "cubietech,cubieboard7"
41
42
28S900 SoC 43S900 SoC
29======== 44========
30 45