sm6375-common: powerhint: Add DT2W

Change-Id: I7d0dfe249798864a39afd4f339b692584faaf3ec
This commit is contained in:
Georg Veichtlbauer 2024-07-18 20:16:00 +05:30 committed by Anand S
parent c0f264b813
commit b1ef939300
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -291,6 +291,14 @@
],
"ResetOnInit": true
},
{
"Name": "DoubleTapToWakeEnable",
"Path": "/sys/class/sensors/dt-gesture/enable",
"Values": [
"1",
"0"
],
},
{
"Name": "PowerHALMainState",
"Path": "vendor.powerhal.state",
@ -557,6 +565,12 @@
"Duration": 5000,
"Value": "1497600000"
},
{
"PowerHint": "DOUBLE_TAP_TO_WAKE",
"Node": "DoubleTapToWakeEnable",
"Duration": 0,
"Value": "1"
},
{
"PowerHint": "FIXED_PERFORMANCE",
"Node": "CPUBigClusterMaxFreq",