mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.0
Should update the driver with the supported firmware version of the below item. Bluetooth firmware BT_Coex_Ver: 0x07 Wi-Fi firmware version: RTL8852C->v0.27.56.10, RTL8852A->v0.24.36 Signed-off-by: Ching-Te Ku <ku920601@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20230117114109.4298-9-pkshih@realtek.com
This commit is contained in:
parent
4b3e7e813b
commit
de06588cb9
|
|
@ -9,7 +9,7 @@
|
|||
#include "ps.h"
|
||||
#include "reg.h"
|
||||
|
||||
#define RTW89_COEX_VERSION 0x06030013
|
||||
#define RTW89_COEX_VERSION 0x07000013
|
||||
#define FCXDEF_STEP 50 /* MUST <= FCXMAX_STEP and match with wl fw*/
|
||||
|
||||
enum btc_fbtc_tdma_template {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user