Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Boris Brezillon and committed by
Alexandre Belloni
04600560 fe2edd9c

+1 -1
+1 -1
Documentation/devicetree/bindings/arm/atmel-at91.txt
··· 62 62 Note that you can specify several interrupt cells if the TC 63 63 block has one interrupt per channel. 64 64 - clock-names: tuple listing input clock names. 65 - Required elements: "t0_clk" 65 + Required elements: "t0_clk", "slow_clk" 66 66 Optional elements: "t1_clk", "t2_clk" 67 67 - clocks: phandles to input clocks. 68 68