Merge "thermal: add thermal sensors for panel audio throttling" into rvc-dev

Change-Id: I050ad7afd4fc2df98fd0a742ec02e42ba78c2cfc
Change-Id: I3ed09e21677ccdc3affeeaaa4bb8a0a8f7e184e7
Change-Id: I0a9bf6c6bb108c34971089cae07bcaacf329feb6
Change-Id: I73fec288a43cdc2404d4fc2a8fe30c78ecaefffa
This commit is contained in:
Justin Weng 2020-05-14 09:17:10 +00:00 committed by Cyan_Hsieh
commit 417ac61e2d
2 changed files with 53 additions and 0 deletions

View File

@ -31,3 +31,7 @@ on property:sys.retaildemo.enabled=1
on property:sys.retaildemo.enabled=0
write /sys/class/thermal/cdev-by-name/dc_icl/cur_state 0
on late-init
chown system system /sys/devices/virtual/thermal/tz-by-name/panel-audio-therm/trip_point_0_temp
chown system system /sys/devices/virtual/thermal/tz-by-name/panel-audio-therm/trip_point_0_hyst

View File

@ -244,6 +244,55 @@
"VrThreshold":"NAN",
"Multiplier":0.001,
"Monitor":true
},
{
"Name":"panel-audio-therm",
"Type":"UNKNOWN",
"HotThreshold":[
"NAN",
"41.0",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN"
],
"HotHysteresis":[
0.0,
1.9,
0.0,
0.0,
0.0,
0.0,
0.0
],
"VrThreshold":"NAN",
"Multiplier":0.001,
"Monitor":true
},
{
"Name":"sdm-therm",
"Type":"UNKNOWN",
"HotThreshold":[
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN",
"NAN"
],
"HotHysteresis":[
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"VrThreshold":"NAN",
"Multiplier":0.001
}
],
"CoolingDevices":[