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

In an effort to move ARM64 away from the legacy MSI setup, convert the
Apple 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>
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Link: https://lore.kernel.org/all/20250513172819.2216709-8-maz@kernel.org
drivers/pci/controller/Kconfig
drivers/pci/controller/pcie-apple.c