diff --git a/configs/powerhint.json b/configs/powerhint.json index 1f08d39..24a59e6 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -275,6 +275,7 @@ "Path": "/sys/class/devfreq/fd90100.qcom,cpu0-cpu-l3-lat/min_freq", "Values": [ "1497600000", + "1171200000", "300000000" ], "ResetOnInit": true @@ -284,6 +285,7 @@ "Path": "/sys/class/devfreq/fd90100.qcom,cpu6-cpu-l3-lat/min_freq", "Values": [ "1497600000", + "1171200000", "300000000" ], "ResetOnInit": true @@ -482,6 +484,18 @@ "Duration": 0, "Value": "7980" }, + { + "PowerHint": "INTERACTION", + "Node": "L3LittleClusterMinFreq", + "Duration": 0, + "Value": "1171200000" + }, + { + "PowerHint": "INTERACTION", + "Node": "L3BigClusterMinFreq", + "Duration": 0, + "Value": "1171200000" + }, { "PowerHint": "INTERACTIVE", "Node": "CPULittleClusterUpRateLimit",