From 18972f8bcec6e8df2fd3d5746f809a1685837f8b Mon Sep 17 00:00:00 2001 From: Wisley Chen Date: Fri, 4 Mar 2022 15:33:15 +0600 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/62589 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/brya/variants/redrix/overridetree.cb | 1 + src/mainboard/google/brya/variants/redrix4es/overridetree.cb | 1 + 2 files changed, 2 insertions(+) (limited to 'src') diff --git a/src/mainboard/google/brya/variants/redrix/overridetree.cb b/src/mainboard/google/brya/variants/redrix/overridetree.cb index e773695f06..d1d9e8c87e 100644 --- a/src/mainboard/google/brya/variants/redrix/overridetree.cb +++ b/src/mainboard/google/brya/variants/redrix/overridetree.cb @@ -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" diff --git a/src/mainboard/google/brya/variants/redrix4es/overridetree.cb b/src/mainboard/google/brya/variants/redrix4es/overridetree.cb index dd38f935a9..586c90e46e 100644 --- a/src/mainboard/google/brya/variants/redrix4es/overridetree.cb +++ b/src/mainboard/google/brya/variants/redrix4es/overridetree.cb @@ -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" -- cgit v1.2.3