Skip to content

Commit 8308325

Browse files
committed
mb/system76/tgl-u: darp7: Re-add CPU PCIe RTD3
Change-Id: I2df115c323a4fa50ffac191461060df9059381f7 Signed-off-by: Tim Crawford <[email protected]>
1 parent 49c455b commit 8308325

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/mainboard/system76/tgl-u/variants/darp7/overridetree.cb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ chip soc/intel/tigerlake
2121
# PCIe PEG0 x4, Clock 0 (SSD1)
2222
register "PcieClkSrcUsage[0]" = "0x40"
2323
register "PcieClkSrcClkReq[0]" = "0"
24+
chip soc/intel/common/block/pcie/rtd3
25+
register "enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_B16)" # SSD1_PWR_EN
26+
register "reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_LOW(GPP_D13)" # GPP_D13_SSD1_PLT_RST#
27+
register "srcclk_pin" = "0" # SSD1_CLKREQ#
28+
device generic 0 on end
29+
end
2430
end
2531
device ref north_xhci on # J_TYPEC2
2632
register "UsbTcPortEn" = "1"

0 commit comments

Comments
 (0)