wifi: rtw89: 8852b: change RF mode to normal mode when set channel
authorChih-Kang Chang <gary.chang@realtek.com>
Wed, 30 Oct 2024 09:16:03 +0000 (17:16 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 6 Nov 2024 06:22:26 +0000 (14:22 +0800)
commit927f19c8efd7948d0ff6cf398a2478d55379fd00
tree8759b6fec4f899d6aeb77cfe8215f8693466e133
parent81df5ed446b448bdc327b7c7f0b50121fc1f4aa2
wifi: rtw89: 8852b: change RF mode to normal mode when set channel

Set the RF mode from 0xA(low power mode) to 0x3(Normal mode) to avoid
abnormal TX waveform in OFDM rate. Originally the RF mode will be changed
to normal mode by the firmware after entering LPS once. Therefore, this
change does not affect power saving.

Signed-off-by: Chih-Kang Chang <gary.chang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20241030091603.6073-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/rtw8852b_common.c