[PATCH v13 08/13] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
Thomas Gleixner
tglx at linutronix.de
Tue Feb 20 05:35:36 PST 2024
On Tue, Feb 20 2024 at 11:37, Anup Patel wrote:
> static bool imsic_init_dev_msi_info(struct device *dev,
> struct irq_domain *domain,
> struct irq_domain *real_parent,
> @@ -218,6 +241,7 @@ static bool imsic_init_dev_msi_info(struct device *dev,
>
> /* MSI parent domain specific settings */
> switch (real_parent->bus_token) {
> + case DOMAIN_BUS_PCI_MSI:
case DOMAIN_BUS_PCI_DEVICE_MSIX:
?
Thanks,
tglx
More information about the linux-arm-kernel
mailing list