Attention is currently required from: Matt DeVillier, Nico Huber, Sean Rhodes.
Hello Matt DeVillier, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/83556?usp=email
to look at the new patch set (#15).
The following approvals got outdated and were removed: Code-Review+1 by Matt DeVillier, Verified+1 by build bot (Jenkins)
Change subject: soc/intel/cnvi: Add CNVW OpRegion ......................................................................
soc/intel/cnvi: Add CNVW OpRegion
The CNVi driver is relatively basic in coreboot and most noticeably, recent Linux kernels flag that lack of a _PRR method, which is used to reset WiFi and Bluetooth.
This patch series adds methods recommended by Intel in document #559910.
This patch defines an OpRegion for CNVi, for both integrated and dedicated solutions.
Change-Id: Idd2ff93fb65c40f656804d96966e1881202ccb56 Signed-off-by: Sean Rhodes sean@starlabs.systems --- M src/soc/intel/common/block/cnvi/cnvi.c A src/soc/intel/common/block/include/intelblocks/cnvi.h 2 files changed, 95 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/83556/15