mb/google/brya/var/redrix{4es}: Disable TCSS PCIe port1
Disable unused TCSS PCIe port1 BUG=b:217238553 TEST=FW_NAME=redrix emerge-brya coreboot chromeos-bootimage Change-Id: I2bdfdb23d010a1e24c986ab52b5cef6eedcb674e Signed-off-by: Wisley Chen <wisley.chen@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62589 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
parent
45037f786c
commit
18972f8bce
|
@ -151,6 +151,7 @@ chip soc/intel/alderlake
|
|||
device generic 0 alias dptf_policy on end
|
||||
end
|
||||
end
|
||||
device ref tbt_pcie_rp1 off end
|
||||
device ref ipu on
|
||||
chip drivers/intel/mipi_camera
|
||||
register "acpi_uid" = "0x50000"
|
||||
|
|
|
@ -137,6 +137,7 @@ chip soc/intel/alderlake
|
|||
device generic 0 alias dptf_policy on end
|
||||
end
|
||||
end
|
||||
device ref tbt_pcie_rp1 off end
|
||||
device ref ipu on
|
||||
chip drivers/intel/mipi_camera
|
||||
register "acpi_uid" = "0x50000"
|
||||
|
|
Loading…
Reference in New Issue