diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2020-04-22 11:46:00 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-04-23 07:47:19 +0300 |
commit | 15d2fcc6b2dea46986e55cd3808c0dbb480a6c8d (patch) | |
tree | b7497e7ea0b83fa8be823647200533bb23477d04 /mm | |
parent | 2b7aadd3b9e17e8b81eeb8d9cc46756ae4658265 (diff) | |
download | linux-15d2fcc6b2dea46986e55cd3808c0dbb480a6c8d.tar.bz2 |
rtw88: add legacy firmware download for 8723D devices
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@realtek.com>
Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200422034607.28747-2-yhchuang@realtek.com
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions