diff mbox series

[v2,1/8] dt-bindings: arm: actions: Add S700 and CubieBoard7

Message ID 20171113233427.5386-2-afaerber@suse.de
State Accepted
Commit 53e82bc779b1702a3b99c6eb02399726039aaaa8
Headers show
Series arm64: Add initial Actions Semi S700 and CubieBoard7 support | expand

Commit Message

Andreas Färber Nov. 13, 2017, 11:34 p.m. UTC
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>

---
 v1 -> v2: Unchanged
 
 Documentation/devicetree/bindings/arm/actions.txt | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

-- 
2.13.6

Comments

Andreas Färber Nov. 16, 2017, 2:03 p.m. UTC | #1
Am 14.11.2017 um 00:34 schrieb Andreas Färber:
> 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>

> ---

>  v1 -> v2: Unchanged

>  

>  Documentation/devicetree/bindings/arm/actions.txt | 15 +++++++++++++++

>  1 file changed, 15 insertions(+)


Queued on v4.16/dt64:
https://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git/log/?h=v4.16/dt64

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
diff mbox series

Patch

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
 ========