Attention is currently required from: Sean Rhodes.
Matt DeVillier has posted comments on this change by Sean Rhodes. ( https://review.coreboot.org/c/coreboot/+/86402?usp=email )
Change subject: drivers/wifi/generic: Add Methods to control CNVi enable GPIO ......................................................................
Patch Set 8:
(1 comment)
File src/drivers/wifi/generic/acpi.c:
https://review.coreboot.org/c/coreboot/+/86402/comment/121a8aee_783fceaf?usp... : PS8, Line 1240: #if CONFIG(SOC_INTEL_COMMON_BLOCK_CNVI) you can use a single `#if` block here for the whole thing, since `wifi_cnvi_fill_ssdt` is only used/referenced if the Kconfig is selected