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

In an effort to move ARM64 away from the legacy MSI setup, convert the
Tegra 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-10-maz@kernel.org
drivers/pci/controller/Kconfig
drivers/pci/controller/pci-tegra.c