Hans de Goede <hdegoede@xxxxxxxxxx> writes: > For x86 based machines, set the board_type used for nvram file selection > based on the DMI sys-vendor and product-name strings. > > Since on some models these strings are too generic, this commit also adds > a quirk table overriding the strings for models listed in that table. > > The board_type setting is used to load the board-specific nvram file with > a board-specific name so that we can ship files for each supported board > in linux-firmware. > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> [...] > +++ b/drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c > @@ -0,0 +1,104 @@ > +// SPDX-License-Identifier: ISC I don't see the ISC file in LICENSES directory[1] and I don't feel comfortable taking SPDX tags which which don't have a license file. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/LICENSES -- Kalle Valo