summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-lan966x-oic.c
AgeCommit message (Collapse)AuthorFilesLines
2024-06-17irqchip: Add support for LAN966x OICHerve Codina1-0/+278
The Microchip LAN966x outband interrupt controller (OIC) maps the internal interrupt sources of the LAN966x device to an external interrupt. When the LAN966x device is used as a PCI device, the external interrupt is routed to the PCI interrupt. Signed-off-by: Herve Codina <herve.codina@bootlin.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20240614173232.1184015-23-herve.codina@bootlin.com