LG8n: powerhint: Drop task_turbo and fix max bhr_opp value

Change-Id: Ic19a75aa731f0b5be9f36ca273ac573f7f0eb94a
Signed-off-by: Woomymy <woomy@woomy.be>
This commit is contained in:
Woomymy 2023-08-29 21:26:47 +02:00 committed by Shirayuki39
parent 20c544a63e
commit a39971faa7

View file

@ -170,14 +170,7 @@
{ {
"Name": "FBTBHROPP", "Name": "FBTBHROPP",
"Path": "/sys/module/mtk_fpsgo/parameters/bhr_opp", "Path": "/sys/module/mtk_fpsgo/parameters/bhr_opp",
"Values": ["1", "3", "6", "9", "12", "15"], "Values": ["1", "3", "6", "9", "12", "15", "31"],
"ResetOnInit": true,
"DefaultIndex": 0
},
{
"Name": "CPUTaskTurboFeats",
"Path": "/sys/module/task_turbo/parameters/feats",
"Values": ["0", "15"],
"ResetOnInit": true, "ResetOnInit": true,
"DefaultIndex": 0 "DefaultIndex": 0
}, },
@ -307,13 +300,7 @@
"PowerHint": "INTERACTION", "PowerHint": "INTERACTION",
"Node": "FBTBHROPP", "Node": "FBTBHROPP",
"Duration": 0, "Duration": 0,
"Value": "15" "Value": "31"
},
{
"PowerHint": "LAUNCH",
"Node": "CPUTaskTurboFeats",
"Duration": 1000,
"Value": "15"
}, },
{ {
"PowerHint": "LAUNCH", "PowerHint": "LAUNCH",