EricR Lai has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/52623 )
Change subject: mb/google/brya: remove WLAN PCIE setting ......................................................................
mb/google/brya: remove WLAN PCIE setting
Brya uses CNVi WiFi module, PCIE setting is not required.
TEST=WiFi is functional in the OS.
Signed-off-by: Eric Lai ericr_lai@compal.corp-partner.google.com Change-Id: Ib82c98905ed3b30075e9830c1a2638817f140abe --- M src/mainboard/google/brya/variants/baseboard/devicetree.cb 1 file changed, 0 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/52623/1
diff --git a/src/mainboard/google/brya/variants/baseboard/devicetree.cb b/src/mainboard/google/brya/variants/baseboard/devicetree.cb index 6a15b9a..e7a6ed3 100644 --- a/src/mainboard/google/brya/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/brya/variants/baseboard/devicetree.cb @@ -142,14 +142,6 @@ end device ref heci1 on end device ref sata on end - device ref pcie_rp5 on - # Enable WLAN PCIE 5 using clk 2 - register "pch_pcie_rp[PCH_RP(5)]" = "{ - .clk_src = 2, - .clk_req = 2, - .flags = PCIE_RP_LTR | PCIE_RP_AER, - }" - end #PCIE5 WLAN device ref pcie_rp6 on # Enable WWAN PCIE 6 using clk 5 register "pch_pcie_rp[PCH_RP(6)]" = "{