The first three patches of the v11 Linux RISC-V AIA series can be merged independently hence sending these patches as an independent perparatory series. (Refer, https://www.spinics.net/lists/devicetree/msg643764.html) These patches can also be found in the riscv_aia_prep_v1 branch at: https://github.com/avpatel/linux.git Anup Patel (3): RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs of: property: Add fw_devlink support for msi-parent irqchip/sifive-plic: Fix syscore registration for multi-socket systems arch/riscv/kernel/cpu.c | 11 ++++++----- drivers/irqchip/irq-sifive-plic.c | 7 ++++--- drivers/of/property.c | 2 ++ 3 files changed, 12 insertions(+), 8 deletions(-) -- 2.34.1