diff options
author | Andreas Färber <afaerber@suse.de> | 2017-09-11 01:36:53 +0300 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2017-11-28 01:19:22 +0300 |
commit | 53e82bc779b1702a3b99c6eb02399726039aaaa8 (patch) | |
tree | 20ebed842f8c48193a76716b9b4fd6887c4df2a9 /Documentation/devicetree/bindings/arm/actions.txt | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff) | |
download | linux-53e82bc779b1702a3b99c6eb02399726039aaaa8.tar.xz |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/actions.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/actions.txt | 15 |
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: - LeMaker Guitar Base Board rev. B: "lemaker,guitar-bb-rev-b", "lemaker,guitar" +S700 SoC +======== + +Required root node properties: + +- compatible : must contain "actions,s700" + + +Boards: + +Root node property compatible must contain, depending on board: + + - Cubietech CubieBoard7: "cubietech,cubieboard7" + + S900 SoC ======== |