linux-firmware.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] brcm: Link RPi4's WiFi firmware with DMI machine name.
@ 2021-01-11 23:18 Jeremy Linton
  2021-01-11 23:35 ` Peter Robinson
  0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Linton @ 2021-01-11 23:18 UTC (permalink / raw)
  To: linux-firmware; +Cc: pbrobinson, hdegoede, jwboyer, Jeremy Linton

The kernel when booted in ACPI mode with SMBIOS/DMI
data uses that data to set the machine manufacture/model.

The RPi's WiFi driver uses the machine string to
select the correct firmware image. Because of
this, an additional link to select the correct
firmware is needed.

Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
---
 WHENCE | 1 +
 1 file changed, 1 insertion(+)

diff --git a/WHENCE b/WHENCE
index cbde48d..abda387 100644
--- a/WHENCE
+++ b/WHENCE
@@ -2711,6 +2711,7 @@ File: "brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt"
 File: "brcm/brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt"
 Link: brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt -> brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt
 File: "brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt"
+Link: brcm/brcmfmac43455-sdio.Raspberry\ Pi\ Foundation-Raspberry\ Pi\ 4\ Model\ B.txt -> brcmfmac43455-sdio.raspberrypi,4-model-b.txt
 File: "brcm/brcmfmac43455-sdio.MINIX-NEO Z83-4.txt"
 File: "brcm/brcmfmac4356-pcie.gpd-win-pocket.txt"
 
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-19 12:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 23:18 [PATCH v3] brcm: Link RPi4's WiFi firmware with DMI machine name Jeremy Linton
2021-01-11 23:35 ` Peter Robinson
2021-01-19 12:43   ` Josh Boyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).