public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] mt76: mt7921: Fix resume fail if fw was dropped
@ 2021-07-09  7:07 Deren Wu
  2021-07-09  7:07 ` [PATCH 1/1] mt76: mt7921: get rid of mcu_reset function pointer Deren Wu
  0 siblings, 1 reply; 3+ messages in thread
From: Deren Wu @ 2021-07-09  7:07 UTC (permalink / raw)
  To: stable; +Cc: Felix Fietkau, Lorenzo Bianconi, Sean Wang, Deren Wu

From: Deren Wu <deren.wu@mediatek.com>

Hi,

The bug is found on some devices which power off pcie bus
in suspend mode. In this case, mt7921 would resume fail on
interactive commands. This patch could recover the failure in
command timeout.

Need to apply patches below for dependency. Those patches work
for stability improvment as well.

upstream patches:
commit f92f81d35ac2 ("mt76: mt7921: check mcu returned values in mt7921_start")
commit d32464e68ffc ("mt76: mt7921: introduce mt7921_run_firmware utility routine.")
commit 1f7396acfef4 ("mt76: mt7921: introduce __mt7921_start utility routine")
commit 3990465db682 ("mt76: dma: introduce mt76_dma_queue_reset routine")
commit c001df978e4c ("mt76: dma: export mt76_dma_rx_cleanup routine")
commit 0c1ce9884607 ("mt76: mt7921: add wifi reset support")
commit e513ae49088b ("mt76: mt7921: abort uncompleted scan by wifi reset")


Lorenzo Bianconi (1):
  mt76: mt7921: get rid of mcu_reset function pointer

 drivers/net/wireless/mediatek/mt76/mt7921/mcu.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-07-09 13:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-09  7:07 [PATCH 0/1] mt76: mt7921: Fix resume fail if fw was dropped Deren Wu
2021-07-09  7:07 ` [PATCH 1/1] mt76: mt7921: get rid of mcu_reset function pointer Deren Wu
2021-07-09 13:06   ` Greg KH

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