Malik Hsu has uploaded this change for review.

View Change

mb/google/brya/variants/primus: Disable PCIe6

WWAN (fibocom L850-GL) works in USB mode, so turn off PCIe 6.

BUG=b:194861116

Signed-off-by: Malik_Hsu <malik_hsu@wistron.corp-partner.google.com>
Change-Id: Ie04a5bb2af9ce11f57339f460a7f880bfc14b688
---
M src/mainboard/google/brya/variants/primus/overridetree.cb
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/56649/1
diff --git a/src/mainboard/google/brya/variants/primus/overridetree.cb b/src/mainboard/google/brya/variants/primus/overridetree.cb
index e266360..aa0e8ef 100644
--- a/src/mainboard/google/brya/variants/primus/overridetree.cb
+++ b/src/mainboard/google/brya/variants/primus/overridetree.cb
@@ -170,6 +170,7 @@
device generic 0 on end
end
end
+ device ref pcie_rp6 off end #PCIE6 WWAN
device ref pcie_rp8 on
chip soc/intel/common/block/pcie/rtd3
register "enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_H13)"

To view, visit change 56649. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie04a5bb2af9ce11f57339f460a7f880bfc14b688
Gerrit-Change-Number: 56649
Gerrit-PatchSet: 1
Gerrit-Owner: Malik Hsu <malik_hsu@wistron.corp-partner.google.com>
Gerrit-MessageType: newchange