aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/intel/mtlrvp/variants/baseboard/mtlrvp_p/devicetree.cb3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/intel/mtlrvp/variants/baseboard/mtlrvp_p/devicetree.cb b/src/mainboard/intel/mtlrvp/variants/baseboard/mtlrvp_p/devicetree.cb
index 17a92a8ef5..a0f27f004e 100644
--- a/src/mainboard/intel/mtlrvp/variants/baseboard/mtlrvp_p/devicetree.cb
+++ b/src/mainboard/intel/mtlrvp/variants/baseboard/mtlrvp_p/devicetree.cb
@@ -55,6 +55,9 @@ chip soc/intel/meteorlake
# Disable C1 C-state auto-demotion
register "disable_c1_state_auto_demotion" = "1"
+ # Disable PKGC-state demotion
+ register "disable_package_c_state_demotion" = "1"
+
# Enable energy reporting
register "pch_pm_energy_report_enable" = "1"