From 36618e882d2bcf2e5e6ded1a859c395c8f500489 Mon Sep 17 00:00:00 2001 From: Dtrain Hsu Date: Tue, 17 May 2022 13:17:47 +0800 Subject: mb/google/brya/var/kinox: 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:232327947 TEST=Build and suspend_stress_test -c 5 pass Signed-off-by: Dtrain Hsu Change-Id: I9bdaa28cd879c1ea7de2de8afb25761df39bcfc8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/64414 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/brya/variants/kinox/overridetree.cb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/google/brya/variants') diff --git a/src/mainboard/google/brya/variants/kinox/overridetree.cb b/src/mainboard/google/brya/variants/kinox/overridetree.cb index 59ecd8c0c0..bb16785689 100644 --- a/src/mainboard/google/brya/variants/kinox/overridetree.cb +++ b/src/mainboard/google/brya/variants/kinox/overridetree.cb @@ -205,10 +205,6 @@ chip soc/intel/alderlake chip drivers/net register "customized_leds" = "0x05af" register "wake" = "GPE0_DW0_07" #GPP_A7 - 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