aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/volteer/variants
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/volteer/variants')
-rw-r--r--src/mainboard/google/volteer/variants/terrador/overridetree.cb3
-rw-r--r--src/mainboard/google/volteer/variants/todor/overridetree.cb3
2 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/volteer/variants/terrador/overridetree.cb b/src/mainboard/google/volteer/variants/terrador/overridetree.cb
index d62a30374b..fbf724f601 100644
--- a/src/mainboard/google/volteer/variants/terrador/overridetree.cb
+++ b/src/mainboard/google/volteer/variants/terrador/overridetree.cb
@@ -22,6 +22,9 @@ chip soc/intel/tigerlake
device domain 0 on
device ref dptf on
chip drivers/intel/dptf
+ ## Disable Active Policy
+ register "policies.active" = "{[0] = {.target=DPTF_NONE}}"
+
## Passive Policy
register "policies.passive" = "{
[0] = DPTF_PASSIVE(CPU, CPU, 85, 1000),
diff --git a/src/mainboard/google/volteer/variants/todor/overridetree.cb b/src/mainboard/google/volteer/variants/todor/overridetree.cb
index d62a30374b..fbf724f601 100644
--- a/src/mainboard/google/volteer/variants/todor/overridetree.cb
+++ b/src/mainboard/google/volteer/variants/todor/overridetree.cb
@@ -22,6 +22,9 @@ chip soc/intel/tigerlake
device domain 0 on
device ref dptf on
chip drivers/intel/dptf
+ ## Disable Active Policy
+ register "policies.active" = "{[0] = {.target=DPTF_NONE}}"
+
## Passive Policy
register "policies.passive" = "{
[0] = DPTF_PASSIVE(CPU, CPU, 85, 1000),