Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 04600560 authored by Boris Brezillon's avatar Boris Brezillon Committed by Alexandre Belloni
Browse files

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: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent fe2edd9c
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -62,7 +62,7 @@ TC/TCLIB Timer required properties:
  Note that you can specify several interrupt cells if the TC
  Note that you can specify several interrupt cells if the TC
  block has one interrupt per channel.
  block has one interrupt per channel.
- clock-names: tuple listing input clock names.
- clock-names: tuple listing input clock names.
	Required elements: "t0_clk"
	Required elements: "t0_clk", "slow_clk"
	Optional elements: "t1_clk", "t2_clk"
	Optional elements: "t1_clk", "t2_clk"
- clocks: phandles to input clocks.
- clocks: phandles to input clocks.