2023-01-19 06:56:46

by Ping-Ke Shih

[permalink] [raw]
Subject: [PATCH 0/2] wifi: rtw89: fix inaccessible IO issues

During debug, we found some inaccessible IO can cause that firmware detect
hardware abnormal, and then trigger recovery mechanism. This make registers
changed, and can't dump correct registers to reflect abnormal symptom for
analysis.

Zong-Zhe Yang (2):
wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30
wifi: rtw89: deal with RXI300 error

drivers/net/wireless/realtek/rtw89/debug.c | 7 +++++++
drivers/net/wireless/realtek/rtw89/mac.c | 5 ++++-
drivers/net/wireless/realtek/rtw89/mac.h | 2 ++
3 files changed, 13 insertions(+), 1 deletion(-)

--
2.25.1