Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44783 )
Change subject: mb/google/volteer: Add audio fw_config to SMBIOS OEM strings ......................................................................
Patch Set 7:
(1 comment)
https://review.coreboot.org/c/coreboot/+/44783/3/src/mainboard/google/voltee... File src/mainboard/google/volteer/mainboard.c:
https://review.coreboot.org/c/coreboot/+/44783/3/src/mainboard/google/voltee... PS3, Line 23: config->mask != FW_CONFIG_FIELD_AUDIO_MASK)
Do any of these other drivers use DMI quirks for binding?
Currently, they don't. But, I think it wouldn't hurt to expose those in case any drivers need it. Also, it would avoid code duplication in mainboards using fw_config to add these checks.