Re: [PATCH] wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmware
Kalle Valo <[email protected]>
| Newsgroups | dev.linux.lists.brcm80211,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
Aditya Garg <[email protected]> wrote: > From: Aditya Garg <[email protected]> > > Before 6.13, random seed to the firmware was given based on the logic > whether the device had valid OTP or not, and such devices were found > mainly on the T2 and Apple Silicon Macs. In 6.13, the logic was changed, > and the device table was used for this purpose, so as to cover the special > case of BCM43752 chip. > > During the transition, the device table for BCM4364 and BCM4355 Wi-Fi chips > which had valid OTP was not modified, thus breaking Wi-Fi on these devices. > This patch adds does the necessary changes, similar to the ones done for > other chips. > > Fixes: ea11a89c3ac6 ("wifi: brcmfmac: add flag for random seed during firmware download") > Cc: [email protected] > Signed-off-by: Aditya Garg <[email protected]> > Acked-by: Arend van Spriel <[email protected]> Patch applied to wireless.git, thanks. 0e9724d0f89e wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364 firmware -- https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches