opensbi/include/sbi_utils
Inochi Amaoto ba29293dc9 lib: utils/timer: mtimer: only use regname for aclint
The parser will fail if the timer is clint timer and has regname
property. As the regname is only meaningful for aclint, it is more
robust to only check regname for aclint timer.

Fixes: 6112d58 ("lib: utils/fdt: Allow to use reg-names when parsing ACLINT")
Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
2023-12-27 11:57:33 +05:30
..
fdt lib: utils/timer: mtimer: only use regname for aclint 2023-12-27 11:57:33 +05:30
gpio lib: utils/gpio: Generate FDT gpio driver list at compile-time 2022-05-13 09:27:12 +05:30
i2c include: sbi_utils: Remove driver pointer from struct i2c_adapter 2023-07-31 14:09:06 +05:30
ipi lib: ipi: Adjust Andes PLICSW to single-bit-per-hart scheme 2023-12-06 17:23:27 +05:30
irqchip lib: utils/irqchip: Add shared MMIO region for PLIC in root domain 2023-12-19 15:56:37 +05:30
regmap lib: utils/regmap: Add simple FDT based regmap framework 2023-07-31 14:09:10 +05:30
reset lib: utils/reset: Use kconfig for enabling/disabling drivers 2022-08-08 09:33:26 +05:30
serial lib: utils: serial: Add Renesas SCIF driver 2022-12-12 18:50:26 +05:30
sys lib: utils/reset: Remove SiFive Test reset driver 2023-07-31 14:09:24 +05:30
timer lib: utils/timer: Add Andes fdt timer support 2022-10-23 10:26:39 +05:30