On Mon, 07 Aug 2023 05:56:21 +0000, Yong-Xuan Wang wrote: > The iMSI-RX module of the DW PCIe controller provides multiple sets of > MSI_CTRL_INT_i_* registers, and each set is capable of handling 32 MSI > interrupts. However, the fu740 PCIe controller driver only enabled one set > of MSI_CTRL_INT_i_* registers, as the total number of supported interrupts > was not specified. > > Set the supported number of MSI vectors to enable all the MSI_CTRL_INT_i_* > registers on the fu740 PCIe core, allowing the system to fully utilize the > available MSI interrupts. > > [...] Applied to controller/fu740, thanks! [1/1] PCI: fu740: Set the number of MSI vectors https://git.kernel.org/pci/pci/c/551a60e1225e Thanks, Lorenzo