Revert "mb/google/rex: Set cnvi_wifi bluetooth companion device"

This reverts commit 1f1d8d2bcae64baea19d0e947ba5572a45f46eec.

Reason for revert: Intel® Wi-Fi 6E AX211 (CNVi) does not need Bluetooth
Regulator Domain Settings and therefore, the bluetooth companion
device declaration for CNVi is unnecessary.

BUG=b:345373187
TEST=Able to build and boot google/karis.

Change-Id: I296ddb93659af144e1a82a6b8219c9811c5fe545
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83843
Reviewed-by: YH Lin <yueherngl@google.com>
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Subrata Banik 2024-08-09 09:00:42 +00:00
parent efbeb9a394
commit d55ffdd7eb
5 changed files with 0 additions and 5 deletions

View File

@ -325,7 +325,6 @@ chip soc/intel/meteorlake
register "wake" = "GPE0_PME_B0"
register "add_acpi_dma_property" = "true"
register "enable_cnvi_ddr_rfim" = "true"
use usb2_port10 as bluetooth_companion
device generic 0 on end
end
end

View File

@ -347,7 +347,6 @@ chip soc/intel/meteorlake
register "wake" = "GPE0_PME_B0"
register "add_acpi_dma_property" = "true"
register "enable_cnvi_ddr_rfim" = "true"
use usb2_port10 as bluetooth_companion
device generic 0 on
probe WIFI_TYPE WIFI_CNVI
end

View File

@ -295,7 +295,6 @@ chip soc/intel/meteorlake
register "wake" = "GPE0_PME_B0"
register "add_acpi_dma_property" = "true"
register "enable_cnvi_ddr_rfim" = "true"
use usb2_port10 as bluetooth_companion
device generic 0 on end
end
end

View File

@ -421,7 +421,6 @@ chip soc/intel/meteorlake
register "wake" = "GPE0_PME_B0"
register "add_acpi_dma_property" = "true"
register "enable_cnvi_ddr_rfim" = "true"
use usb2_port10 as bluetooth_companion
device generic 0 on
probe WIFI WIFI_CNVI
end

View File

@ -408,7 +408,6 @@ chip soc/intel/meteorlake
register "wake" = "GPE0_PME_B0"
register "add_acpi_dma_property" = "true"
register "enable_cnvi_ddr_rfim" = "true"
use usb2_port10 as bluetooth_companion
device generic 0 on end
end
end