From cbeeefae183495b5620c7841e294e4bbef93572d Mon Sep 17 00:00:00 2001 From: David Wu Date: Thu, 22 Aug 2024 10:55:27 +0800 Subject: mb/google/nissa/var/riven: Correct USB port for PCIE WLAN bluetooth PCIE WLAN Bluetooth is on port8, need to correct USB port for PCIE WLAN bluetooth companion device. BUG=b:345596420 TEST=Build and test on revin, check BRDS is shown in SSDT. Change-Id: Ie8174567b863e1afe8b0a27e644e24e9d3de6d19 Signed-off-by: David Wu Reviewed-on: https://review.coreboot.org/c/coreboot/+/84020 Reviewed-by: V Sowmya Reviewed-by: Subrata Banik Tested-by: build bot (Jenkins) Reviewed-by: Eric Lai --- src/mainboard/google/brya/variants/riven/overridetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/google/brya/variants/riven/overridetree.cb b/src/mainboard/google/brya/variants/riven/overridetree.cb index 04818489ee..6f33f48d2e 100644 --- a/src/mainboard/google/brya/variants/riven/overridetree.cb +++ b/src/mainboard/google/brya/variants/riven/overridetree.cb @@ -480,7 +480,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 + use usb2_port8 as bluetooth_companion device pci 00.0 on probe WIFI_TYPE WIFI_PCIE end -- cgit v1.2.3