aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/atmel-at91.txt
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@free-electrons.com>2015-07-31 02:11:14 +0200
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2015-08-07 11:56:56 +0200
commit04600560a01270ef3a9bdeaeeebcfa23df81a327 (patch)
treed959bc38932da7f4eaca01be5b327e3782f4c70f /Documentation/devicetree/bindings/arm/atmel-at91.txt
parentDocumentation: dt: atmel-at91: add clocks to system timer, rstc and shdwc (diff)
downloadlinux-dev-04600560a01270ef3a9bdeaeeebcfa23df81a327.tar.xz
linux-dev-04600560a01270ef3a9bdeaeeebcfa23df81a327.zip
Documentation: dt: atmel-at91: add slow clock to tcb
The timer counters need the slow clock. It is required as they will not function without it. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/bindings/arm/atmel-at91.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.txt b/Documentation/devicetree/bindings/arm/atmel-at91.txt
index 209710cdf3aa..dc2d0f06d058 100644
--- a/Documentation/devicetree/bindings/arm/atmel-at91.txt
+++ b/Documentation/devicetree/bindings/arm/atmel-at91.txt
@@ -62,7 +62,7 @@ TC/TCLIB Timer required properties:
Note that you can specify several interrupt cells if the TC
block has one interrupt per channel.
- clock-names: tuple listing input clock names.
- Required elements: "t0_clk"
+ Required elements: "t0_clk", "slow_clk"
Optional elements: "t1_clk", "t2_clk"
- clocks: phandles to input clocks.