[PATCH v2 0/4] of/irq: Misc msi-parent handling fixes/clean-ups

Lorenzo Pieralisi lpieralisi at kernel.org
Tue Oct 14 02:58:41 PDT 2025


This is a follow up to [1] - with additional patches that are addressing
Rob's feedback (pcie-layerscape-gen4 was removed from the kernel, Yay !)
and other bits and bobs I noticed while staring at the code.

Patch (1) is a fix and technically we would like to get it in v6.18 please.

Patch (3) is compile-tested only, I can not run it on HW, I do not have it,
Scott, Ray please test it if you can.

[1] https://lore.kernel.org/lkml/20250916091858.257868-1-lpieralisi@kernel.org/

Cc: Sascha Bischoff <sascha.bischoff at arm.com>
Cc: Scott Branden <sbranden at broadcom.com>
Cc: Thomas Gleixner <tglx at linutronix.de>
Cc: Bjorn Helgaas <bhelgaas at google.com>
Cc: Rob Herring <robh at kernel.org>
Cc: Ray Jui <rjui at broadcom.com>
Cc: Frank Li <Frank.Li at nxp.com>
Cc: Manivannan Sadhasivam <mani at kernel.org>
Cc: "Krzysztof Wilczyński" <kwilczynski at kernel.org>
Cc: Marc Zyngier <maz at kernel.org>

Lorenzo Pieralisi (4):
  of/irq: Add msi-parent check to of_msi_xlate()
  of/irq: Fix OF node refcount in of_msi_get_domain()
  PCI: iproc: Implement MSI controller node detection with
    of_msi_xlate()
  irqchip/gic-its: Rework platform MSI deviceID detection

 drivers/irqchip/irq-gic-its-msi-parent.c | 98 ++++++++----------------
 drivers/of/irq.c                         | 42 +++++++++-
 drivers/pci/controller/pcie-iproc.c      | 22 ++----
 3 files changed, 76 insertions(+), 86 deletions(-)

-- 
2.50.1




More information about the linux-arm-kernel mailing list