]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: 8852c: support firmware format up to v1
authorPing-Ke Shih <pkshih@realtek.com>
Mon, 5 Aug 2024 09:00:24 +0000 (17:00 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Fri, 9 Aug 2024 00:36:12 +0000 (08:36 +0800)
commit45ae0e8cf8c75f41da8bfc588038864dc82614f9
treee739990992d2fb8a3dd438caeea873b9c6eaaa08
parent89a4c16cbdc961f69a636685f6bedc18d3813d45
wifi: rtw89: 8852c: support firmware format up to v1

Driver has supported different WoWLAN reason code by commit 0e5210217768
("wifi: rtw89: wow: update WoWLAN reason register for different FW")
since firmware version 0.27.80.0. The old driver can't support two
kinds of WoWLAN reason, so increase firmware format to v1.

Also driver tables of BB and RF registers and power values will be added
into v1 format.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20240805090028.27768-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/rtw8852c.c