diff --git a/configs/powerhint.json b/configs/powerhint.json index 3918249..ca74abd 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -37,6 +37,7 @@ "Values": [ "9999999", "1900800", + "825600", "652800" ], "ResetOnInit": true @@ -223,6 +224,12 @@ "Duration": 0, "Value": "3" }, + { + "PowerHint": "INTERACTION", + "Node": "CPUBigClusterMinFreq", + "Duration": 0, + "Value": "825600" + }, { "PowerHint": "INTERACTION", "Node": "CPULittleClusterMinFreq",