From ca29a191d591e1e3e47e1577418916f72e6e108a Mon Sep 17 00:00:00 2001 From: Raihow Shi Date: Thu, 19 May 2022 16:21:15 +0800 Subject: mb/google/brask/variants/moli: Remove stop pin declaration for LAN Remove the stop pin declaration for LAN. Confirmed with LAN vendor, 8111K do not need to implement stop pin. It caused S0ix fail. BUG=b:231400227 TEST=Build and suspend_stress_test -c 5 pass Signed-off-by: Raihow Shi Change-Id: Iae33068c4622f91d5cebb867e4b10f3834ce8bd8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/64494 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/brya/variants/moli/overridetree.cb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/google') diff --git a/src/mainboard/google/brya/variants/moli/overridetree.cb b/src/mainboard/google/brya/variants/moli/overridetree.cb index 4ffa3c702f..db472c557d 100644 --- a/src/mainboard/google/brya/variants/moli/overridetree.cb +++ b/src/mainboard/google/brya/variants/moli/overridetree.cb @@ -87,10 +87,6 @@ chip soc/intel/alderlake chip drivers/net register "customized_leds" = "0x05af" register "wake" = "GPE0_DW0_07" - register "stop_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_LOW(GPP_H22)" - register "stop_delay_ms" = "12" # NIC needs time to quiesce - register "stop_off_delay_ms" = "1" - register "has_power_resource" = "1" register "device_index" = "0" device pci 00.0 on end end -- cgit v1.2.3