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


Groups > linux.kernel > #1730124

[PATCH 2/4] dt-bindings: timer: Add Actions Semi S700

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

Show all headers | View raw


Define a compatible string for the Actions Semi S700 SoC timer.

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

diff --git a/Documentation/devicetree/bindings/timer/actions,owl-timer.txt b/Documentation/devicetree/bindings/timer/actions,owl-timer.txt
index e3c28da80cb2..977054f87563 100644
--- a/Documentation/devicetree/bindings/timer/actions,owl-timer.txt
+++ b/Documentation/devicetree/bindings/timer/actions,owl-timer.txt
@@ -2,6 +2,7 @@ Actions Semi Owl Timer
 
 Required properties:
 - compatible      :  "actions,s500-timer" for S500
+                     "actions,s700-timer" for S700
                      "actions,s900-timer" for S900
 - reg             :  Offset and length of the register set for the device.
 - interrupts      :  Should contain the interrupts.
-- 
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