]> www.infradead.org Git - users/jedix/linux-maple.git/commit
irqchip/gic-v2m: Switch to device MSI
authorThomas Gleixner <tglx@linutronix.de>
Sun, 23 Jun 2024 15:18:53 +0000 (17:18 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 18 Jul 2024 18:31:20 +0000 (20:31 +0200)
commit74e44454aafefd682706248eb3846e25a1a05c6d
tree954d43c1ef4f5421f0b57eec344fd85e6e22ec2a
parentda8ec7956efb5dc2be87f5f3beb3c9ed74316baf
irqchip/gic-v2m: Switch to device MSI

All platform MSI users and the PCI/MSI code handle per device MSI domains
when the irqdomain associated to the device provides MSI parent
functionality.

Remove the "global" PCI/MSI and platform domain related code and provide
the MSI parent functionality by filling in msi_parent_ops.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Shivamurthy Shastri <shivamurthy.shastri@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240623142235.514419280@linutronix.de
drivers/irqchip/Kconfig
drivers/irqchip/irq-gic-v2m.c