mb/google/nissa/var/nivviks: 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 nivviks, check BRDS is shown in SSDT. Change-Id: I0908ff500434401bf89a5313427cf304f32cf929 Signed-off-by: David Wu <david_wu@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84021 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <ericllai@google.com> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: V Sowmya <v.sowmya@intel.com>
This commit is contained in:
parent
cbeeefae18
commit
e0be23c733
@ -515,7 +515,7 @@ chip soc/intel/alderlake
|
|||||||
chip drivers/wifi/generic
|
chip drivers/wifi/generic
|
||||||
register "wake" = "GPE0_DW1_03"
|
register "wake" = "GPE0_DW1_03"
|
||||||
register "add_acpi_dma_property" = "true"
|
register "add_acpi_dma_property" = "true"
|
||||||
use usb2_port10 as bluetooth_companion
|
use usb2_port8 as bluetooth_companion
|
||||||
device pci 00.0 on
|
device pci 00.0 on
|
||||||
probe WIFI_CATEGORY WIFI_7
|
probe WIFI_CATEGORY WIFI_7
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user