opensbi/lib/utils/fdt
Anup Patel df3db6a901 lib: utils/fdt: Fix DT property for APLIC delegation
During Linux AIA driver review, the APLIC DT property for interrupt
delegation was renamed to "riscv,delegation" so let's use the new DT
property name and fallback to old DT property name if the new DT
property name is not available.

Fixes: 34612193af ("lib: utils/irqchip: Add FDT based driver for APLIC")
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
2024-06-05 10:54:59 +05:30
..
Kconfig lib: utils: fdt_fixup: Allow preserving PMU properties 2023-12-06 17:59:44 +05:30
fdt_domain.c lib: sbi: Extend sbi_hartmask to support both hartid and hartindex 2023-09-24 11:39:32 +05:30
fdt_fixup.c lib: utils: check correct value in fdt_node_offset_by_compatible 2024-04-10 09:38:26 +05:30
fdt_helper.c lib: utils/fdt: Fix DT property for APLIC delegation 2024-06-05 10:54:59 +05:30
fdt_pmu.c lib: utils: fdt_pmu: Do not iterate over the fdt_pmu_evt_select table 2023-12-06 18:17:08 +05:30
objects.mk lib: utils/fdt: Use kconfig for enabling/disabling 2022-08-08 09:34:08 +05:30