Skip to content

Commit

Permalink
davinci: Remove hibern8_on_idle
Browse files Browse the repository at this point in the history
Bug: 152116476
Test: build
Change-Id: I7afacc119e76e2e90f9ea251594ba99005798ed7
  • Loading branch information
weivincewang authored and adi8900 committed Feb 7, 2021
1 parent 5d33cc6 commit ac77e71
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions power/powerhint.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,15 +275,6 @@
],
"ResetOnInit": true
},
{
"Name": "UfsHibern8Enable",
"Path": "/sys/devices/platform/soc/1d84000.ufshc/hibern8_on_idle_enable",
"Values": [
"0",
"1"
],
"ResetOnInit": true
},
{
"Name": "EnergyAware",
"Path": "/proc/sys/kernel/sched_energy_aware",
Expand Down Expand Up @@ -435,12 +426,6 @@
"Duration": 200,
"Value": "0"
},
{
"PowerHint": "INTERACTION",
"Node": "UfsHibern8Enable",
"Duration": 200,
"Value": "0"
},
{
"PowerHint": "LAUNCH",
"Node": "ForegroundCpuset",
Expand Down Expand Up @@ -537,12 +522,6 @@
"Duration": 2000,
"Value": "0"
},
{
"PowerHint": "LAUNCH",
"Node": "UfsHibern8Enable",
"Duration": 2000,
"Value": "0"
},
{
"PowerHint": "LAUNCH",
"Node": "UpMigrate",
Expand Down

0 comments on commit ac77e71

Please sign in to comment.