lib: utils/ipi: mswi: add T-Head C9xx CLINT compatible
authorIcenowy Zheng <uwu@icenowy.me>
Mon, 12 Dec 2022 08:22:36 +0000 (16:22 +0800)
committerAnup Patel <anup@brainfault.org>
Sat, 17 Dec 2022 05:31:00 +0000 (11:01 +0530)
commita8ee82cd8c008f09c91b5c307de4c9b37660ff71
tree3e7f2e3026333fe8e1bd7ef37481de30946edcdd
parent9a2eeb4aaeac9102a7db3676035d83394784c88b
lib: utils/ipi: mswi: add T-Head C9xx CLINT compatible

Althoug the MTIMER part of a C9xx CLINT differs from a SiFive one, the
MSWI part is compliant.

Add T-Head C9xx CLINT compatible string to fdt_ipi_mswi code, sharing
the same codepath with SiFive CLINT.

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