u-boot-brain/doc/device-tree-bindings/timer
Vlad Zakharov ad9b5f77df drivers: timer: Introduce ARC timer driver
This commit introduces timer driver for ARC.

ARC timers are configured via ARC AUX registers so we use special
functions to access timer control registers.

This driver allows utilization of either timer0 or timer1
depending on which one is available in real hardware. Essentially
only existing timers should be mentioned in board's Device Tree
description.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-03-24 14:20:55 +03:00
..
altera_timer.txt nios2: convert altera timer to driver model 2015-10-23 07:37:03 +08:00
arc_timer.txt drivers: timer: Introduce ARC timer driver 2017-03-24 14:20:55 +03:00
sandbox_timer.txt sandbox: add a sandbox timer and basic test 2015-11-19 20:13:41 -07:00