All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Linux RISC-V AIA Preparatory Series
@ 2023-10-27 15:42 Anup Patel
  2023-10-27 15:42 ` [PATCH v2 1/2] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs Anup Patel
  2023-10-27 15:42 ` [PATCH v2 2/2] of: property: Add fw_devlink support for msi-parent Anup Patel
  0 siblings, 2 replies; 3+ messages in thread
From: Anup Patel @ 2023-10-27 15:42 UTC (permalink / raw)
  To: Palmer Dabbelt, Paul Walmsley, Thomas Gleixner, Rob Herring,
	Krzysztof Kozlowski, Frank Rowand
  Cc: Conor Dooley, Marc Zyngier, Björn Töpel, Atish Patra,
	Andrew Jones, Sunil V L, Saravana Kannan, Anup Patel, linux-riscv,
	linux-kernel, devicetree, Anup Patel

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(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-27 15:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-27 15:42 [PATCH v2 0/2] Linux RISC-V AIA Preparatory Series Anup Patel
2023-10-27 15:42 ` [PATCH v2 1/2] RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs Anup Patel
2023-10-27 15:42 ` [PATCH v2 2/2] of: property: Add fw_devlink support for msi-parent Anup Patel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.