opensbi/lib/utils
Bin Meng 4edc822407 lib/utils: Support fixing up the official DT bindings of PLIC
Current fdt_plic_fixup() only does necessary fix-up against the legacy
"riscv,plic0" node. The upstream Linux kernel defines its official DT
bindings which uses "sifive,plic-1.0.0" as the compatible string and
we should check that first, and if not present fall back to legacy.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
2021-04-01 10:31:11 +05:30
..
fdt lib/utils: Support fixing up the official DT bindings of PLIC 2021-04-01 10:31:11 +05:30
ipi lib/utils: Support the official clint DT bindings 2021-04-01 10:26:41 +05:30
irqchip lib: utils/irqchip: Initialize all matching irqchip DT nodes 2020-05-23 10:36:39 +05:30
libfdt include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__ 2021-03-22 16:02:48 +05:30
reset lib: sbi: Improve system reset platform operations 2020-12-01 17:10:31 +05:30
serial lib: utils: Fix shakti uart implementation 2021-01-07 10:18:23 +05:30
sys lib: sbi: Improve system reset platform operations 2020-12-01 17:10:31 +05:30
timer lib/utils: Support the official clint DT bindings 2021-04-01 10:26:41 +05:30