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 <david_wu@quanta.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84020
Reviewed-by: V Sowmya <v.sowmya@intel.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
This commit is contained in:
David Wu
2024-08-22 10:55:27 +08:00
committed by Subrata Banik
parent 41feb32559
commit cbeeefae18

View File

@@ -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