Merge "thermal: read thermistor temp from sysfs" into main
This commit is contained in:
commit
6a63e26b97
1 changed files with 0 additions and 6 deletions
|
@ -38,32 +38,27 @@
|
|||
{
|
||||
"Name": "soc_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"TempPath": "/dev/thermal/tz-by-name/soc_therm/tz_temp",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "rffe_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"TempPath": "/dev/thermal/tz-by-name/rffe_therm/tz_temp",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "modem_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"TempPath": "/dev/thermal/tz-by-name/modem_therm/tz_temp",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "gnss_tcxo_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"TempPath": "/dev/thermal/tz-by-name/gnss_tcxo_therm/tz_temp",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "usb_conn_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"HotThreshold": ["NAN", 30.79, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"TempPath": "/dev/thermal/tz-by-name/usb_conn_therm/tz_temp",
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
|
@ -72,7 +67,6 @@
|
|||
"Name": "charger_therm",
|
||||
"Type": "UNKNOWN",
|
||||
"HotThreshold": ["NAN", 34.89, "NAN", "NAN", "NAN", "NAN", "NAN"],
|
||||
"TempPath": "/dev/thermal/tz-by-name/charger_therm/tz_temp",
|
||||
"Multiplier": 0.001,
|
||||
"PollingDelay": 300000,
|
||||
"PassiveDelay": 7000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue