[PATCH wireless-next v2 04/12] brcmfmac: firmware: Support passing in multiple board_types

Alvin Šipraga ALSI at bang-olufsen.dk
Thu Sep 15 08:34:05 PDT 2022


On Mon, Sep 12, 2022 at 10:52:56AM +0100, Russell King wrote:
> From: Hector Martin <marcan at marcan.st>
> 
> Apple platforms have firmware and config files identified with multiple
> dimensions. We want to be able to find the most specific firmware
> available for any given platform, progressively trying more general
> firmwares.
> 
> To do this, first add support for passing in multiple board_types,
> which will be tried in sequence.
> 
> Since this will cause more log spam due to missing firmwares, also
> switch the secondary firmware fecthes to use the _nowarn variant, which
> will not log if the firmware is not found.
> 
> Signed-off-by: Hector Martin <marcan at marcan.st>
> Signed-off-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>
> ---

Reviewed-by: Alvin Šipraga <alsi at bang-olufsen.dk>


More information about the linux-arm-kernel mailing list