aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Vaccaro <nvaccaro@google.com>2023-02-16 17:20:35 -0800
committerFelix Held <felix-coreboot@felixheld.de>2023-02-20 15:39:54 +0000
commit03fbf06ffd80e880b15e40f08f14a287662c91bf (patch)
tree41bb0806ed5076123836845566ef24e9152e63cc
parent4bdea41713180865c7a2457a8b20beefead68a59 (diff)
mb/google/brya/var/skolas: remove disable_package_c_state_demotion
Package C state demotion is now disabled for all RPL SoCs from within soc/intel/alderlake/fsp_params, so no need to duplicate that in the skolas devicetree.cb. BUG=268296760 BRANCH=firmware-brya-14505.B TEST=Boot and verified that S0ix issue is resolved. Change-Id: I1c630e2efbdddd18a5423c79b73269e9b1be79c7 Signed-off-by: Nick Vaccaro <nvaccaro@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/73074 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com>
-rw-r--r--src/mainboard/google/brya/variants/baseboard/skolas/devicetree.cb4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/google/brya/variants/baseboard/skolas/devicetree.cb b/src/mainboard/google/brya/variants/baseboard/skolas/devicetree.cb
index 6ca0c9e1b5..70e7779545 100644
--- a/src/mainboard/google/brya/variants/baseboard/skolas/devicetree.cb
+++ b/src/mainboard/google/brya/variants/baseboard/skolas/devicetree.cb
@@ -75,10 +75,6 @@ chip soc/intel/alderlake
# Disable C state auto-demotion for all brya baseboards
register "disable_c1_state_auto_demotion" = "1"
- # FIXME: To be enabled in future based on PNP impact data.
- # Disable Package C-state demotion for brya baseboard.
- register "disable_package_c_state_demotion" = "1"
-
# Intel Common SoC Config
#+-------------------+---------------------------+
#| Field | Value |