diff options
author | 2024-02-16 22:36:49 +0100 | |
---|---|---|
committer | 2024-02-21 20:56:12 +0200 | |
commit | 32167707aa5e7ae4b160c18be79d85a7b4fdfcfb (patch) | |
tree | 4919c39ee372ab83a4558b974506d140ab7fe194 /security/security.c | |
parent | wifi: rtlwifi: set initial values for unexpected cases of USB endpoint priority (diff) | |
download | linux-rng-32167707aa5e7ae4b160c18be79d85a7b4fdfcfb.tar.xz linux-rng-32167707aa5e7ae4b160c18be79d85a7b4fdfcfb.zip |
wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro
The ACEPC W5 Pro HDMI stick contains quite generic names in the sys_vendor
and product_name DMI strings, without this patch brcmfmac will try to load:
"brcmfmac43455-sdio.$(DEFAULT_STRING)-$(DEFAULT_STRING).txt" as nvram file
which is both too generic and messy with the $ symbols in the name.
The ACEPC W5 Pro uses the same Ampak AP6255 module as the ACEPC T8
and the nvram for the T8 is already in linux-firmware, so point the new
DMI nvram filename quirk to the T8 nvram file.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240216213649.251718-1-hdegoede@redhat.com
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions