From ac0c506c7b9231728c971462258a0dca0d2aad39 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Fri, 16 Aug 2024 18:47:37 +0530 Subject: mb/google/nissa/var/nivviks: Set PCIE WLAN bluetooth companion device To publish the Bluetooth Regulator Domain Settings under the right ACPI device scope, the wifi generic driver requires the bluetooth companion to be set accordingly. BUG=b:345596420 TEST=Build and test on nivviks, check BRDS is shown in SSDT. Change-Id: Ib654f22033c68edbc602f14537aaa2151800598d Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/c/coreboot/+/83943 Reviewed-by: Dinesh Gehlot Reviewed-by: Eric Lai Reviewed-by: V Sowmya Tested-by: build bot (Jenkins) --- src/mainboard/google/brya/variants/nivviks/overridetree.cb | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/google/brya/variants/nivviks/overridetree.cb b/src/mainboard/google/brya/variants/nivviks/overridetree.cb index bb567497dd..bf774e2516 100644 --- a/src/mainboard/google/brya/variants/nivviks/overridetree.cb +++ b/src/mainboard/google/brya/variants/nivviks/overridetree.cb @@ -515,6 +515,7 @@ chip soc/intel/alderlake chip drivers/wifi/generic register "wake" = "GPE0_DW1_03" register "add_acpi_dma_property" = "true" + use usb2_port10 as bluetooth_companion device pci 00.0 on probe WIFI_CATEGORY WIFI_7 end -- cgit v1.2.3