From 482789b015b8c0cb779f2400facab6446c214b06 Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Mon, 12 Jun 2023 12:01:49 -0600 Subject: mb/system76/adl: Remove PL4 values System76 EC since system76/ec@99dfbeaec3b8 sets PL4 values through PECI based on AC state for all boards. Remove the static PL4 values from coreboot since they won't be used. Ref: https://github.com/system76/ec/pull/353 Change-Id: I66bc547ef1b3419fc677fcbdd5ba5d8cc8e14189 Signed-off-by: Tim Crawford Reviewed-on: https://review.coreboot.org/c/coreboot/+/75333 Reviewed-by: Jeremy Soller Tested-by: build bot (Jenkins) --- src/mainboard/system76/adl/variants/galp6/overridetree.cb | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/system76/adl/variants/galp6/overridetree.cb') diff --git a/src/mainboard/system76/adl/variants/galp6/overridetree.cb b/src/mainboard/system76/adl/variants/galp6/overridetree.cb index cac4df644d..dc5d593cae 100644 --- a/src/mainboard/system76/adl/variants/galp6/overridetree.cb +++ b/src/mainboard/system76/adl/variants/galp6/overridetree.cb @@ -2,7 +2,6 @@ chip soc/intel/alderlake register "power_limits_config[ADL_P_282_442_482_28W_CORE]" = "{ .tdp_pl1_override = 28, .tdp_pl2_override = 60, - .tdp_pl4 = 90, }" # GPE configuration -- cgit v1.2.3