This commit is contained in:
Vincent Vidal 2025-08-07 16:07:57 +02:00
commit 8710a52d67
123 changed files with 20007 additions and 0 deletions

28
configs/thermal.conf Normal file
View file

@ -0,0 +1,28 @@
[policy_type]
# If permanent= Yes, this policy is still valid after reboot
permanent= No
[LTF]
thermal_zone= soc_max
mode= enabled
[mtk-skin-control]
sensor= ap_ntc
max_target_tj= 85000
min_target_tj= 55000
trip_tpcb= 44000
target_tpcb= 48000
atc_mode= enable
[charger-cooler]
mode= enabled
sensor= ap_ntc
threshold= [44000, 45000, 46500, 56000]
hysteresis= [2000, 2000, 2000, 2000]
current= [1800, 1000, 500, 0]
[thermalhal-threshold]
type= SKIN
sensor= ap_ntc
level= [severe, critical, emergency, shutdown]
threshold= [52000, 56000, 58000, 80000]