mb/system76/adl-p: lemp11: Remove CARD RTD3 config

The RTD3 config is wrong, but the "correct" config uses BUF_PLT_RST#.

lemp11 still sometimes fails to reach C10, but plugging/removing AC
adapter still works to fix it.

Change-Id: I084bc4bf21d550822586092a4d1be384d2ca180b
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2022-09-27 12:07:28 -06:00
committed by Tim Crawford
parent 206cd72f72
commit f518736078

View File

@ -130,12 +130,6 @@ chip soc/intel/alderlake
.clk_req = 6, .clk_req = 6,
.flags = PCIE_RP_HOTPLUG | PCIE_RP_LTR | PCIE_RP_AER, .flags = PCIE_RP_HOTPLUG | PCIE_RP_LTR | PCIE_RP_AER,
}" }"
chip soc/intel/common/block/pcie/rtd3
register "enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_F17)" # GPIO_SDCARD_EN
register "reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_LOW(GPP_F10)" # CARD_RTD3_RST#
register "srcclk_pin" = "6" # CARD_CLKREQ#
device generic 0 on end
end
end end
device ref pcie_rp9 on device ref pcie_rp9 on
# PCIe RP#9 x4, Clock 1 (SSD1) # PCIe RP#9 x4, Clock 1 (SSD1)