[PATCH 01/20] dt-bindings: timer: Add Actions Semi S700

Daniel Lezcano daniel.lezcano at linaro.org
Mon Jan 8 05:28:40 PST 2018


From: Andreas Färber <afaerber at suse.de>

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

Acked-by: Rob Herring <robh at kernel.org>
Signed-off-by: Andreas Färber <afaerber at suse.de>
Signed-off-by: Daniel Lezcano <daniel.lezcano at linaro.org>
---
 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 e3c28da..977054f 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.7.4




More information about the linux-arm-kernel mailing list