Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
9906 commits behind the upstream repository.
user avatar
Vlad Zakharov authored
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: default avatarVlad Zakharov <vzakhar@synopsys.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
ad9b5f77
History