]> git.baikalelectronics.ru Git - kernel.git/commit
brcmfmac: Add DMI nvram filename quirk for Predia Basic tablet
authorHans de Goede <hdegoede@redhat.com>
Fri, 29 Jan 2021 17:14:12 +0000 (18:14 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 8 Feb 2021 11:02:39 +0000 (13:02 +0200)
commiteaf565077ea7d1daa353b6a542610eb94d7293aa
tree93e1a8d8714becaacb00a0a540981300415eeacd
parentd9d92b1d89a479ff9fa45cb321117be1451dd6ff
brcmfmac: Add DMI nvram filename quirk for Predia Basic tablet

The Predia Basic tablet contains quite generic names in the sys_vendor and
product_name DMI strings, without this patch brcmfmac will try to load:
brcmfmac43340-sdio.Insyde-CherryTrail.txt as nvram file which is a bit
too generic.

Add a DMI quirk so that a unique and clearly identifiable nvram file name
is used on the Predia Basic tablet.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210129171413.139880-1-hdegoede@redhat.com
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c