]> git.ipfire.org Git - thirdparty/linux.git/commit
PCI: xgene: Convert to MSI parent infrastructure
authorMarc Zyngier <maz@kernel.org>
Tue, 13 May 2025 17:28:18 +0000 (18:28 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 16 May 2025 19:32:20 +0000 (21:32 +0200)
commitae79351ef280805e0881fd2011b74ed008a4e151
tree4aaf3a98cb7f7946b9963f97a2f99590dbc36e8d
parent5d627a9484ec447348f7c485359b1baf6d120f0f
PCI: xgene: Convert to MSI parent infrastructure

In an effort to move ARM64 away from the legacy MSI setup, convert the
XGENE PCIe driver to the MSI-parent infrastructure and let each device have
its own MSI domain.

[ tglx: Moved the struct out of the function call argument ]

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250513172819.2216709-9-maz@kernel.org
drivers/pci/controller/Kconfig
drivers/pci/controller/pci-xgene-msi.c