[PATCH 5/8] timer: Add AST2700 IBEX timer support
Leo Liang
ycliang at andestech.com
Mon Sep 9 14:21:17 CEST 2024
On Mon, Aug 19, 2024 at 06:17:01PM +0800, Chia-Wei Wang wrote:
> Add the driver for the AST2700 Ibex timer, which uses CPU
> cycles as the timer count running at 200MHz.
>
> Signed-off-by: Chia-Wei Wang <chiawei_wang at aspeedtech.com>
> ---
> drivers/timer/Kconfig | 6 +++++
> drivers/timer/Makefile | 1 +
> drivers/timer/ast_ibex_timer.c | 45 ++++++++++++++++++++++++++++++++++
> 3 files changed, 52 insertions(+)
> create mode 100644 drivers/timer/ast_ibex_timer.c
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list