aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/h110m/devicetree.cb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asrock/h110m/devicetree.cb')
-rw-r--r--src/mainboard/asrock/h110m/devicetree.cb4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainboard/asrock/h110m/devicetree.cb b/src/mainboard/asrock/h110m/devicetree.cb
index 9ff8ceb62d..254eff853c 100644
--- a/src/mainboard/asrock/h110m/devicetree.cb
+++ b/src/mainboard/asrock/h110m/devicetree.cb
@@ -247,7 +247,9 @@ chip soc/intel/skylake
register "PcieRpHotPlug[6]" = "1"
# PL2 override 91W
- register "tdp_pl2_override" = "91"
+ register "power_limits_config" = "{
+ .tdp_pl2_override = 91,
+ }"
# Send an extra VR mailbox command for the PS4 exit issue
register "SendVrMbxCmd" = "2"