Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1730131

[PATCH 1/4] dt-bindings: arm: actions: Add S700 and CubieBoard7

From Andreas Färber <afaerber@suse.de>
Newsgroups linux.kernel
Subject [PATCH 1/4] dt-bindings: arm: actions: Add S700 and CubieBoard7
Date 2017-09-11 04:30 +0200
Message-ID <uomE2-4Gu-35@gated-at.bofh.it> (permalink)
References <uomE1-4Gu-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Document the Actions Semi S700 SoC and the Cubietech CubieBoard7.

Signed-off-by: Andreas Färber <afaerber@suse.de>
---
 Documentation/devicetree/bindings/arm/actions.txt | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] arm64: Add initial Actions Semi S700 and CubieBoard7 support Andreas Färber <afaerber@suse.de> - 2017-09-11 04:30 +0200
  [PATCH 2/4] dt-bindings: timer: Add Actions Semi S700 Andreas Färber <afaerber@suse.de> - 2017-09-11 04:30 +0200
    Re: [PATCH 2/4] dt-bindings: timer: Add Actions Semi S700 Rob Herring <robh@kernel.org> - 2017-09-18 23:00 +0200
  [PATCH 3/4] clocksource: owl: Prepare S700 Andreas Färber <afaerber@suse.de> - 2017-09-11 04:30 +0200
    Re: [PATCH 3/4] clocksource: owl: Prepare S700 Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-09-19 00:00 +0200
  [PATCH 1/4] dt-bindings: arm: actions: Add S700 and CubieBoard7 Andreas Färber <afaerber@suse.de> - 2017-09-11 04:30 +0200
    Re: [PATCH 1/4] dt-bindings: arm: actions: Add S700 and CubieBoard7 Rob Herring <robh@kernel.org> - 2017-09-18 22:50 +0200
  [PATCH 4/4] arm64: dts: actions: Add S700 and CubieBoard7 Andreas Färber <afaerber@suse.de> - 2017-09-11 04:30 +0200
  Re: [PATCH 0/4] arm64: Add initial Actions Semi S700 and CubieBoard7  support Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-09-19 00:00 +0200
    Re: [PATCH 0/4] arm64: Add initial Actions Semi S700 and CubieBoard7  support Andreas Färber <afaerber@suse.de> - 2017-09-19 07:10 +0200
      Re: [PATCH 0/4] arm64: Add initial Actions Semi S700 and CubieBoard7  support Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-09-19 07:40 +0200
      Re: [PATCH 0/4] arm64: Add initial Actions Semi S700 and CubieBoard7  support Daniel Lezcano <daniel.lezcano@linaro.org> - 2017-09-19 08:20 +0200

csiph-web