commit | 416a66cae796939d7d096988c72c641656c81c5a | [log] [tgz] |
---|---|---|
author | Ping-Ke Shih <pkshih@realtek.com> | Sat Mar 18 08:10:22 2023 +0800 |
committer | Ping-Ke Shih <pkshih@realtek.com> | Sat Mar 18 20:36:07 2023 +0800 |
tree | a3519886bc714f9a688ce547a2f655000ca1ddb7 | |
parent | c761dbe804f903cc2df81f251d367cca285eca06 [diff] |
rtw89: 8852b: rollback firmware to v0.27.32.1 Since the format change of 8852b firmware will break user space as discussion in threads [1] [2], I should rollback firmware to v0.27.32.1 in original format. This patch is equal to revert two patches: 7375bcff3ffd "rtw89: 8852b: update fw to v0.29.29.0" 5148670daadc "rtw89: 8852b: update fw to v0.29.26.0" Then, re-add these two with new firmware filename rtw89/rtw8852b_fw-1.bin. [1] https://lore.kernel.org/linux-wireless/df1ce994-3368-a57e-7078-8bdcccf4a1fd@gmail.com/T/#m24cb43be31a762d0ea70bf07f27ae96c59f6931b [2] https://bugzilla.kernel.org/show_bug.cgi?id=217207 Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>