opensbi/lib/utils/timer
Bin Meng 9190ad12f7 lib/utils: Support the official clint DT bindings
Linux kernel commit a2770b57d083 ("dt-bindings: timer: Add CLINT bindings")
adds the official DT bindings for CLINT, which uses "sifive,clint0"
as the compatible string. "riscv,clint0" is now legacy and has to
be kept for backward compatibility of legacy systems.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
2021-04-01 10:26:41 +05:30
..
fdt_timer.c lib: utils/timer: Initialize all matching timer DT nodes 2020-05-23 10:36:53 +05:30
fdt_timer_clint.c lib/utils: Support the official clint DT bindings 2021-04-01 10:26:41 +05:30
objects.mk lib: utils: Add simple FDT timer framework 2020-05-01 09:57:55 +05:30