Hi All,
I have a doubt, the MSI domains are handled differently in different RC
drivers.
Some drivers use irq_domain_add_linear alone, and some use
pci_msi_create_irq_domain also to handle MSI.
In most of the 32-bit architectures only irq_domain_add_linear is used
and in 64 bit drivers both pci_msi_create_irq_domain and
irq_domain_add_linear are used.
So is this because of architecture difference between ARM and ARM64 ?
Thanks & Regards,
valmiki
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html