dumpstate: thermal: Add tmu intpend dumps
tmu intpend register dump sysfs is added so add the sysfs in thermal dump script as well Bug: 271619423 Test: adb bugreport Change-Id: I9d5fe4302ce6101837a075ab46798e5f49a61d7d
This commit is contained in:
parent
212df1bf25
commit
8051099b42
@ -34,6 +34,8 @@ done
|
||||
|
||||
echo 'TMU state:'
|
||||
cat /sys/module/gs_thermal/parameters/tmu_reg_dump_state
|
||||
echo 'TMU intpend:'
|
||||
cat /sys/module/gs_thermal/parameters/tmu_reg_dump_intpend
|
||||
echo 'TMU current temperature:'
|
||||
cat /sys/module/gs_thermal/parameters/tmu_reg_dump_current_temp
|
||||
echo 'TMU_TOP rise thresholds:'
|
||||
|
Loading…
x
Reference in New Issue
Block a user