mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-08-03 15:16:30 +09:00
sm6250-common: powerhint: Adapt for atoll
Change-Id: If9c6a7a93044ecfd535c1942f24447c019443edd
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
"Path": "/sys/class/kgsl/kgsl-3d0/min_pwrlevel",
|
||||
"Values": [
|
||||
"0",
|
||||
"7"
|
||||
"5"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
@ -145,8 +145,8 @@
|
||||
"Path": "/sys/class/devfreq/soc:qcom,cpu-llcc-ddr-bw/min_freq",
|
||||
"Values": [
|
||||
"6881",
|
||||
"2597",
|
||||
"762"
|
||||
"2929",
|
||||
"1144"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
@ -267,7 +267,7 @@
|
||||
"PowerHint": "INTERACTION",
|
||||
"Node": "LLCCBWMinFreq",
|
||||
"Duration": 0,
|
||||
"Value": "2597"
|
||||
"Value": "2929"
|
||||
},
|
||||
{
|
||||
"PowerHint": "LAUNCH",
|
||||
|
Reference in New Issue
Block a user