From e3588d82bc3b037c1fade7d033f64f9dadcf6999 Mon Sep 17 00:00:00 2001 From: Ian Feng Date: Fri, 5 Dec 2025 13:53:51 +0800 Subject: [PATCH] mb/google/ocelot/var/kodkod: Enable CNVi Wi-Fi and BT cores Enable CNVi Wi-Fi and BT cores for kodkod. BUG=b:466193315 TEST=Build and boot to OS in kodkod. lspci -k : 00:14.3 : iwlwifi /vendor/bin/hw/hcitool.android-desktop cmd 4 9 : Ok([14, 10, 1, 9, 16, 0, 242, 94, 138, 5, 241, 188]) /vendor/bin/hw/hcitool.android-desktop cmd 1 1 33 8B 9E 0A 00 : Ok([15, 4, 0, 1, 1, 4]) Change-Id: I700bff4b38aa80c83859856282001ad9ad7df57c Signed-off-by: Ian Feng Reviewed-on: https://review.coreboot.org/c/coreboot/+/90378 Reviewed-by: Dtrain Hsu Reviewed-by: Pranava Y N Tested-by: build bot (Jenkins) --- src/mainboard/google/ocelot/variants/kodkod/overridetree.cb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/mainboard/google/ocelot/variants/kodkod/overridetree.cb b/src/mainboard/google/ocelot/variants/kodkod/overridetree.cb index ceac680dcd..3426cb150e 100644 --- a/src/mainboard/google/ocelot/variants/kodkod/overridetree.cb +++ b/src/mainboard/google/ocelot/variants/kodkod/overridetree.cb @@ -30,6 +30,10 @@ chip soc/intel/pantherlake [DDI_PORT_B] = DDI_ENABLE_HPD | DDI_ENABLE_DDC, }" + # Enable CNVi Wi-Fi and Bluetooth + register "cnvi_wifi_core" = "true" + register "cnvi_bt_core" = "true" + register "serial_io_i2c_mode" = "{ [PchSerialIoIndexI2C0] = PchSerialIoPci, [PchSerialIoIndexI2C1] = PchSerialIoPci,