From: Andreas Färber Date: Sun, 10 Sep 2017 22:36:53 +0000 (+0200) Subject: dt-bindings: arm: actions: Add S700 and CubieBoard7 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=53e82bc779b1702a3b99c6eb02399726039aaaa8;p=linux.git dt-bindings: arm: actions: Add S700 and CubieBoard7 Document the Actions Semi S700 SoC and the Cubietech CubieBoard7. Acked-by: Rob Herring Signed-off-by: Andreas Färber --- diff --git a/Documentation/devicetree/bindings/arm/actions.txt b/Documentation/devicetree/bindings/arm/actions.txt index ced764a8549e9..544a8855fad54 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 ========