mbox series

[v2,0/2] Linux RISC-V AIA Preparatory Series

Message ID 20231027154254.355853-1-apatel@ventanamicro.com
Headers show
Series Linux RISC-V AIA Preparatory Series | expand

Message

Anup Patel Oct. 27, 2023, 3:42 p.m. UTC
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_v2 branch at:
https://github.com/avpatel/linux.git

Changes since v1:
 - Use imperative wording in PATCH1 commit description
 - Dropped PATCH3 since it is already merged by Thomas

Anup Patel (2):
  RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
  of: property: Add fw_devlink support for msi-parent

 arch/riscv/kernel/cpu.c | 11 ++++++-----
 drivers/of/property.c   |  2 ++
 2 files changed, 8 insertions(+), 5 deletions(-)