brcmfmac: Read alternative firmware names from DT
authorPhil Elwell <phil@raspberrypi.com>
Thu, 28 Oct 2021 14:03:16 +0000 (15:03 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:24 +0000 (11:33 +0000)
commit07b24535884ea4de2a6b50096d0ea408a168d24b
treefc80c4e34f4c9dbd3628359fac4e917644299811
parent956816cb492cfbfa41ffa249b0d3613d3628c687
brcmfmac: Read alternative firmware names from DT

Add the ability to load the names of alternative firmwares from the
Device Tree node. This permits separate firmwares for 43436s and 43438
and allows downstream firmwares to coexist with upstream.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.c
drivers/net/wireless/broadcom/brcm80211/brcmfmac/of.h
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c