cnss2: Add support for MSIX interrupts
Read MSI-X address from device tree file and initialize MSI-X address and data to support MSI-X interrupts. Change-Id: I7cc43ca4d3e4c937f09facf12dd02437ddc2e039 CRs-Fixed: 3488821
This commit is contained in:

committed by
Madan Koyyalamudi

parent
4ae0fef4d3
commit
693e91a938
@@ -160,6 +160,7 @@ struct cnss_pci_data {
|
||||
void __iomem *bar;
|
||||
struct cnss_msi_config *msi_config;
|
||||
u32 msi_ep_base_data;
|
||||
u32 msix_addr;
|
||||
struct mhi_controller *mhi_ctrl;
|
||||
unsigned long mhi_state;
|
||||
u32 remap_window;
|
||||
|
Reference in New Issue
Block a user