All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3]  wifi: ath12k: add support device recovery for WCN7850
@ 2023-07-21  5:53 ` Wen Gong
  0 siblings, 0 replies; 18+ messages in thread
From: Wen Gong @ 2023-07-21  5:53 UTC (permalink / raw)
  To: ath12k; +Cc: linux-wireless, quic_wgong

Add support for device recovery, e.g. firmware crashed.

depends on MHI patch which has applied to mhi-next:
[PATCH v4] bus: mhi: host: Skip MHI reset if device is in RDDM
https://lore.kernel.org/all/1684390959-17836-1-git-send-email-quic_qianyu@quicinc.com/

v2: change subject and commit log of "wifi: ath12k: configure RDDM size to MHI for device recovery"

Wen Gong (3):
  wifi: ath12k: configure RDDM size to MHI for device recovery
  wifi: ath12k: add ath12k_qmi_free_resource() for recovery
  wifi: ath12k: fix invalid m3 buffer address

 drivers/net/wireless/ath/ath12k/core.c | 1 +
 drivers/net/wireless/ath/ath12k/hw.c   | 3 +++
 drivers/net/wireless/ath/ath12k/hw.h   | 1 +
 drivers/net/wireless/ath/ath12k/mhi.c  | 1 +
 drivers/net/wireless/ath/ath12k/qmi.c  | 7 +++++++
 drivers/net/wireless/ath/ath12k/qmi.h  | 1 +
 6 files changed, 14 insertions(+)


base-commit: b21fe5be53eb873c02e7479372726c8aeed171e3
-- 
2.40.1


-- 
ath12k mailing list
ath12k@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/ath12k

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2023-10-12 16:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-21  5:53 [PATCH v2 0/3] wifi: ath12k: add support device recovery for WCN7850 Wen Gong
2023-07-21  5:53 ` Wen Gong
2023-07-21  5:53 ` [PATCH v2 1/3] wifi: ath12k: configure RDDM size to MHI for device recovery Wen Gong
2023-07-21  5:53   ` Wen Gong
2023-08-03  9:24   ` Kalle Valo
2023-08-03  9:24     ` Kalle Valo
2023-08-03  9:40     ` Wen Gong
2023-08-03  9:40       ` Wen Gong
2023-08-03 11:32       ` Kalle Valo
2023-08-03 11:32         ` Kalle Valo
2023-08-07  2:56         ` Wen Gong
2023-08-07  2:56           ` Wen Gong
2023-10-12 16:07   ` Kalle Valo
2023-10-12 16:07     ` Kalle Valo
2023-07-21  5:53 ` [PATCH v2 2/3] wifi: ath12k: add ath12k_qmi_free_resource() for recovery Wen Gong
2023-07-21  5:53   ` Wen Gong
2023-07-21  5:53 ` [PATCH v2 3/3] wifi: ath12k: fix invalid m3 buffer address Wen Gong
2023-07-21  5:53   ` Wen Gong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.