Re: [PATCH] brcmfmac: firmware: Allow per-board firmware binaries
From: Kalle Valo <hidden>
Date: 2021-07-30 17:58:29
Also in:
phone-devel
From: Kalle Valo <hidden>
Date: 2021-07-30 17:58:29
Also in:
phone-devel
Linus Walleij [off-list ref] writes:
On Mon, Jul 12, 2021 at 1:19 AM Linus Walleij [off-list ref] wrote:quoted
After some crashes in the 3D engine (!) on the Samsung GT-I8530 it turns out that the main firmware file can be device dependent, something that was previously only handled for the NVRAM parameter file. Rewrite the code a bit so we can a per-board suffixed firmware binary as well, if this does not exist we fall back to the canonical firmware name. Example: a 4330 device with the OF board compatible is "samsung,gavini". We will first try "brcmfmac4330-sdio.samsung,gavini.bin" then "brcmfmac4330-sdio.bin" if that does not work. Cc: phone-devel@vger.kernel.org Cc: newbyte@disroot.org Cc: Stephan Gerhold <stephan@gerhold.net> Signed-off-by: Linus Walleij <redacted>Who can pick this up by the way? The patch is in active use in PostmarketOS and work fine there. Kalle?
Yes, if the patch is ok I can take it to wireless-drivers-next. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches