Re: [PATCH 0/3] powerpc: Cleanup and convert to MSI parent domain
From: Thomas Gleixner <hidden>
Date: 2025-07-03 16:37:21
Also in:
lkml
From: Thomas Gleixner <hidden>
Date: 2025-07-03 16:37:21
Also in:
lkml
On Thu, Jun 26 2025 at 16:47, Nam Cao wrote:
The solution is implementing per device MSI domains, this means the
entities which provide global PCI/MSI domain so far have to implement MSI
parent domain functionality instead.
This series:
- Untangle XIVE driver from Powernv and Pseries drivers
- Convert the Powernv and Pseries drivers to implement MSI parent domain
functionality
Nam Cao (3):
powerpc/xive: Untangle xive from child interrupt controller drivers
powerpc/powernv/pci: Switch to use msi_create_parent_irq_domain()
powerpc/pseries/msi: Switch to msi_create_parent_irq_domain()
Gentle reminder @PPC people.
Thanks,
tglx