wifi: rtw89: check LPS H2C command complete by C2H reg instead of done ack
authorChih-Kang Chang <gary.chang@realtek.com>
Thu, 10 Jul 2025 04:24:16 +0000 (12:24 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Tue, 15 Jul 2025 01:31:31 +0000 (09:31 +0800)
commit65093fab65cb79d6ae6abaefc5ebe0427cbd1c5a
treec9fd06042f6268b6e49f068b798145f79d71bb0a
parent83f84f263420b4a11c1b3c1ba0723c3d374b33ad
wifi: rtw89: check LPS H2C command complete by C2H reg instead of done ack

8852B after FW 0.29.127, 8852BT after FW 0.29.127 and 8922A after FW
0.35.76 driver check LPS H2C command received by FW using C2H reg instead
of done ack.

Signed-off-by: Chih-Kang Chang <gary.chang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250710042423.73617-8-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/fw.c
drivers/net/wireless/realtek/rtw89/fw.h
drivers/net/wireless/realtek/rtw89/ps.c