sm6375-common: powerhint: Set DISPLAY_INACTIVE hint for little cluster

Change-Id: I45df1015e39ba6bdacad9ce53f7157a5f7ba7dc8
This commit is contained in:
karthick111 2024-08-21 20:16:00 +05:30 committed by Anand S
parent f182f2c1bd
commit 110f897ac9
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -636,6 +636,12 @@
"Node": "CPUBigClusterMaxFreq", "Node": "CPUBigClusterMaxFreq",
"Duration": 0, "Duration": 0,
"Value": "1516800" "Value": "1516800"
},
{
"PowerHint": "DISPLAY_INACTIVE",
"Node": "CPULittleClusterMinFreq",
"Duration": 0,
"Value": "300000"
} }
] ]
} }