]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: 8852b: restore setting for RFE type 5 after device resume
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 17 May 2024 01:35:43 +0000 (09:35 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Thu, 23 May 2024 03:33:38 +0000 (11:33 +0800)
commit2c1fc7c24cd47396580c5a7b238673da618aeedd
tree0399879217d5a5e9b93050d7b5fa8f721aadcb71
parent669b692247d4516e252c898c0e7366a09d84d1be
wifi: rtw89: 8852b: restore setting for RFE type 5 after device resume

The RFE type 5 set SPS analog parameters only once at probe stage, but the
setting is missing after suspend/resume, so remove restriction and set the
value when card power on/off.

Fixes: 3ef60f44830a ("wifi: rtw89: 8852b: update hardware parameters for RFE type 5")
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://msgid.link/20240517013543.11533-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/rtw8852b.c