Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH ath-next 0/3] wifi: ath12k: align QMI memory to 64 KB boundary
@ 2026-07-30  6:17 Baochen Qiang
  2026-07-30  6:17 ` [PATCH ath-next 1/3] wifi: ath12k: use per-device max QMI chunk size Baochen Qiang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Baochen Qiang @ 2026-07-30  6:17 UTC (permalink / raw)
  To: Jeff Johnson; +Cc: linux-wireless, ath12k, Baochen Qiang

Firmware requests the QMI memory to be 64 KB aligned, or crash
may happen. Fix it by manually aligning to that boundary.

---
Baochen Qiang (3):
      wifi: ath12k: use per-device max QMI chunk size
      wifi: ath12k: clear chunk paddr and size in ath12k_qmi_free_target_mem_chunk()
      wifi: ath12k: align QMI target memory to 64 KB

 drivers/net/wireless/ath/ath12k/hw.h       |   1 +
 drivers/net/wireless/ath/ath12k/qmi.c      | 102 +++++++++++++++++++++--------
 drivers/net/wireless/ath/ath12k/qmi.h      |   4 ++
 drivers/net/wireless/ath/ath12k/wifi7/hw.c |   7 ++
 4 files changed, 87 insertions(+), 27 deletions(-)
---
base-commit: 4fa10e991f77b4c929d1959900a6ed422b9e2ac5
change-id: 20260710-ath12k-align-qmi-memory-a7c87d626ef4

Best regards,
-- 
Baochen Qiang <baochen.qiang@oss.qualcomm.com>


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

end of thread, other threads:[~2026-08-19  7:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-30  6:17 [PATCH ath-next 0/3] wifi: ath12k: align QMI memory to 64 KB boundary Baochen Qiang
2026-07-30  6:17 ` [PATCH ath-next 1/3] wifi: ath12k: use per-device max QMI chunk size Baochen Qiang
2026-07-30  6:17 ` [PATCH ath-next 2/3] wifi: ath12k: clear chunk paddr and size in ath12k_qmi_free_target_mem_chunk() Baochen Qiang
2026-07-30  6:17 ` [PATCH ath-next 3/3] wifi: ath12k: align QMI target memory to 64 KB Baochen Qiang
2026-08-19  7:09 ` [PATCH ath-next 0/3] wifi: ath12k: align QMI memory to 64 KB boundary Rameshkumar Sundaram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox