]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
wifi: rtw89: coex: RTL8852B coexistence Wi-Fi firmware support for v0.29.122.0
authorChing-Te Ku <ku920601@realtek.com>
Mon, 16 Jun 2025 09:02:51 +0000 (17:02 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Tue, 24 Jun 2025 06:28:52 +0000 (14:28 +0800)
Add format version of Wi-Fi firmware commands/events for firmware
version v0.29.122.0.

Signed-off-by: Ching-Te Ku <ku920601@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250616090252.51098-11-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/coex.c

index f6b482b20dc7ef92470a8372ccd41d3d550657d3..9eecd8e6bfad4bbb35baa79426c71708d6b91233 100644 (file)
@@ -205,6 +205,14 @@ static const struct rtw89_btc_ver rtw89_btc_ver_defs[] = {
         .fwevntrptl = 0, .fwc2hfunc = 1, .drvinfo_type = 0, .info_buf = 1280,
         .max_role_num = 5, .fcxosi = 0,  .fcxmlo = 0,   .bt_desired = 7,
        },
+       {RTL8852B, RTW89_FW_VER_CODE(0, 29, 122, 0),
+        .fcxbtcrpt = 8, .fcxtdma = 7,    .fcxslots = 7, .fcxcysta = 7,
+        .fcxstep = 7,   .fcxnullsta = 7, .fcxmreg = 7,  .fcxgpiodbg = 7,
+        .fcxbtver = 7,  .fcxbtscan = 7,  .fcxbtafh = 7, .fcxbtdevinfo = 7,
+        .fwlrole = 7,   .frptmap = 3,    .fcxctrl = 7,  .fcxinit = 7,
+        .fwevntrptl = 1, .fwc2hfunc = 2, .drvinfo_type = 1, .info_buf = 1800,
+        .max_role_num = 6, .fcxosi = 0,  .fcxmlo = 0,   .bt_desired = 8,
+       },
        {RTL8852B, RTW89_FW_VER_CODE(0, 29, 29, 0),
         .fcxbtcrpt = 105, .fcxtdma = 3,  .fcxslots = 1, .fcxcysta = 5,
         .fcxstep = 3,   .fcxnullsta = 2, .fcxmreg = 2,  .fcxgpiodbg = 1,