Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > 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@xxxxxxxxxxxxxxx > Cc: newbyte@xxxxxxxxxxx > Cc: Stephan Gerhold <stephan@xxxxxxxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 5ff013914c62 brcmfmac: firmware: Allow per-board firmware binaries -- https://patchwork.kernel.org/project/linux-wireless/patch/20210711231659.255479-1-linus.walleij@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches