<yhchuang@xxxxxxxxxxx> wrote: > From: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > > The WLAN CPU of 8723D device is different from others, add legacy > firmware download function for it. A new variable wlan_cpu is used to > decide which firmware download function we should use. > > Legacy firmware file contains 32 bytes header including version and > subversion. When downloading to wlan cpu, header is excluded. > > Firmware is downloaded via beacon queue to reserved page that is a part of > TX buffer. Since 11N WLAN CPU uses different control registers, this patch > introduces related control registers. > > Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > Signed-off-by: Yan-Hsuan Chuang <yhchuang@xxxxxxxxxxx> 8 patches applied to wireless-drivers-next.git, thanks. 15d2fcc6b2de rtw88: add legacy firmware download for 8723D devices e5f57ad06ade rtw88: no need to send additional information to legacy firmware 4e223a5f5342 rtw88: 8723d: Add mac power-on/-off function fd9ead385102 rtw88: decompose while(1) loop of power sequence polling command 7907b52de08a rtw88: 8723d: 11N chips don't support H2C queue ba9f0d1b8d9d rtw88: 8723d: implement set_tx_power_index ops d91277de2331 rtw88: 8723d: Organize chip TX/RX FIFO 75e69fb11b40 rtw88: 8723d: initialize mac/bb/rf basic functions -- https://patchwork.kernel.org/patch/11502789/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches