diff --git a/configs/powerhint.json b/configs/powerhint.json index 37b7036..08c450e 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -414,6 +414,18 @@ "Node": "GPUMaxFreq", "Duration": 0, "Value": "840000000" + }, + { + "PowerHint": "Flipendo", + "Node": "CPULittleClusterMaxFreq", + "Duration": 0, + "Value": "1651200" + }, + { + "PowerHint": "Flipendo", + "Node": "CPUBigClusterMaxFreq", + "Duration": 0, + "Value": "1516800" } ] }