From 09a32863dada661af6cdafc2914daac93924ac8b Mon Sep 17 00:00:00 2001 From: Wisley Chen Date: Tue, 10 Aug 2021 15:13:15 +0600 Subject: [PATCH] mb/google/brya/variants/redrix: enable LTE PCIe port Enable LTE PCIe port according to fw config. BUG=b:192052098 TEST=emerge-brya coreboot chromeos-bootimage Change-Id: Ic9472d2249c622858a75c63bc82e8e4e8166a3d7 Signed-off-by: Wisley Chen Reviewed-on: https://review.coreboot.org/c/coreboot/+/56894 Reviewed-by: Tim Wawrzynczak Reviewed-by: Nick Vaccaro Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/google/brya/variants/redrix/overridetree.cb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mainboard/google/brya/variants/redrix/overridetree.cb b/src/mainboard/google/brya/variants/redrix/overridetree.cb index bd9fa32cf8..822db2eee3 100644 --- a/src/mainboard/google/brya/variants/redrix/overridetree.cb +++ b/src/mainboard/google/brya/variants/redrix/overridetree.cb @@ -142,6 +142,9 @@ chip soc/intel/alderlake device generic 0 on end end end + device ref pcie_rp6 on + probe DB_LTE LTE_PCIE + end device ref tcss_dma0 on chip drivers/intel/usb4/retimer register "dfp[0].power_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_E4)"