lib: utils/timer: mtimer: add T-Head C9xx CLINT compatible
authorIcenowy Zheng <uwu@icenowy.me>
Mon, 12 Dec 2022 08:22:38 +0000 (16:22 +0800)
committerAnup Patel <anup@brainfault.org>
Sat, 17 Dec 2022 05:31:06 +0000 (11:01 +0530)
commitb848d8763a737de44b64bfc036c8f51200226440
tree2effe5e3b55d9f37d8d94c0feee1c5da01f8d270
parentca7810aecdbae0630c506f05dbed641f3875ec5b
lib: utils/timer: mtimer: add T-Head C9xx CLINT compatible

As we already added the quirk for lacking mtime register to MTIMER
driver, add T-Head C9xx CLINT compatible to it and wire the quirk.

Signed-off-by: Icenowy Zheng <uwu@icenowy.me>
Reviewed-by: Anup Patel <anup@brainfault.org>
lib/utils/timer/fdt_timer_mtimer.c