Anil Kumar K has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/61325 )
Change subject: [Debug] Brya/redrix: Disable sdcard PCIE RP ......................................................................
[Debug] Brya/redrix: Disable sdcard PCIE RP
Change-Id: I4c2fd418dacd438364e93728397644302c944508 --- M src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb 1 file changed, 1 insertion(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/61325/1
diff --git a/src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb b/src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb index 7a7a5ed..7731bed 100644 --- a/src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb +++ b/src/mainboard/google/brya/variants/baseboard/brya/devicetree.cb @@ -165,14 +165,7 @@ .flags = PCIE_RP_LTR | PCIE_RP_AER, }" end #PCIE6 WWAN - device ref pcie_rp8 on - # Enable SD Card PCIE 8 using clk 3 - register "pch_pcie_rp[PCH_RP(8)]" = "{ - .clk_src = 3, - .clk_req = 3, - .flags = PCIE_RP_HOTPLUG | PCIE_RP_LTR | PCIE_RP_AER, - }" - end #PCIE8 SD card + device ref pcie_rp8 off end device ref pcie_rp9 on # Enable NVMe PCIE 9 using clk 1 register "pch_pcie_rp[PCH_RP(9)]" = "{