commit | 48fa9b61ae1692befb7e3661e8e708c2ba16f536 | [log] [tgz] |
---|---|---|
author | Ping-Ke Shih <pkshih@realtek.com> | Mon Dec 11 16:33:41 2023 +0800 |
committer | Kalle Valo <kvalo@kernel.org> | Fri Dec 15 15:39:13 2023 +0200 |
tree | 6e33e03b1434d669c9bda790881fd516576e4f85 | |
parent | 293f7bdca2692e183676493d11759b42c9c8a258 [diff] |
wifi: rtw89: only reset BB/RF for existing WiFi 6 chips while starting up The new WiFi 7 chips change the design, so no need to disable/enable BB/RF when core_start(). Keep the same logic for existing chips. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://msgid.link/20231211083341.118047-7-pkshih@realtek.com