mbox series

[0/6] ath11k: support one MSI vector

Message ID 20201223030225.2345-1-cjhuang@codeaurora.org
Headers show
Series ath11k: support one MSI vector | expand

Message

Carl Huang Dec. 23, 2020, 3:02 a.m. UTC
This patch set is to support one MSI vector for QCA6390.

Carl Huang (6):
  ath11k: get msi_data again after request_irq is called
  ath11k: add ce and ext irq flag to indicate irq_handler
  ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for dp irqx
  ath11k: refactor mulitple msi vector implementation
  ath11k: supports one MSI vector
  ath11k: do not restore ASPM in case of single MSI vector

 drivers/net/wireless/ath/ath11k/core.h |   2 +
 drivers/net/wireless/ath/ath11k/mhi.c  |  13 ++-
 drivers/net/wireless/ath/ath11k/pci.c  | 200 +++++++++++++++++++++++++++------
 drivers/net/wireless/ath/ath11k/pci.h  |   8 ++
 4 files changed, 189 insertions(+), 34 deletions(-)

Comments

Kalle Valo Feb. 11, 2021, 7:07 a.m. UTC | #1
Carl Huang <cjhuang@codeaurora.org> writes:

> This patch set is to support one MSI vector for QCA6390.

>

> Carl Huang (6):

>   ath11k: get msi_data again after request_irq is called

>   ath11k: add ce and ext irq flag to indicate irq_handler

>   ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for dp irqx

>   ath11k: refactor mulitple msi vector implementation

>   ath11k: supports one MSI vector

>   ath11k: do not restore ASPM in case of single MSI vector


I did some cleanup and before submitting v2 I noticed the patchset (both
v1 and v2) is crashing during suspend on my Dell XPS 13 9310. We are
investigating the reason for that and will submit v2 once those are
fixed.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches