Re: [PATCH 07/19] wifi: rtw88: fw: add the vendor firmware commands used by RTL8723BS
| Newsgroups | org.kernel.vger.linux-wireless,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Luka Gejak <[email protected]> On 25/07/2026 13:17, Bitterblue Smith wrote: > But rtw88 does implement the first two. Yes. rtw_fw_send_wl_ch_info() produced byte for byte what rtw_fw_wl_ch_info() already does, and MACID_CFG is the same H2C command as rtw_fw_send_ra_info(). Both are gone in v2, and the antenna select reserve became unused once the PHY patch was dropped, so only GNT_BT remains. Best regards, Luka Gejak