Skip to content
Snippets Groups Projects
Commit ad9b5f77 authored by Vlad Zakharov's avatar Vlad Zakharov Committed by Alexey Brodkin
Browse files

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: default avatarVlad Zakharov <vzakhar@synopsys.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent d0ffda8e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment