Re: [PATCH ath-next] wifi: ath12k: reset REOQ LUT addresses before firmware stop
Jeff Johnson <[email protected]>
| Newsgroups | org.infradead.lists.ath12k,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 19 Jun 2026 17:37:51 +0530, Aishwarya R wrote:
> During module removal, REOQ LUT cleanup writes 0 to the REOQ/ML-REOQ
> LUT address registers. That cleanup runs from ath12k_core_stop(),
> after ath12k_qmi_firmware_stop() has already stopped the
> firmware (mode OFF), so the register writes can hit an invalid target
> access.
>
> Move the REOQ LUT register reset before ath12k_qmi_firmware_stop(),
> so the registers are cleared before stopping the firmware,
> while register access is still valid.
>
> [...]
Applied, thanks!
[1/1] wifi: ath12k: reset REOQ LUT addresses before firmware stop
commit: fe2b006c15f6b1f81524b4c1af8013bc32fa0abc
Best regards,
--
Jeff Johnson <[email protected]>