Commit df3db6a9 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

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: 34612193

 ("lib: utils/irqchip: Add FDT based driver for APLIC")
Signed-off-by: default avatarAnup Patel <apatel@ventanamicro.com>
parent d962db28
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment