Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit fb8912cf authored by zhangxianzhu's avatar zhangxianzhu Committed by Michael Bestas
Browse files

[ALM:11267592] [FP4] USB thermal monitor relate to charge

 &&&%%%comment:[FP4] USB thermal monitor relate to charge
 &&&%%%bug number:11267592
 &&&%%%product name:sm7225_r_fp4
 &&&%%%root cause:Specification
 &&&%%%Bug category:T2M
 &&&%%%Module_Impact:kernel
 &&&%%%Test_Suggestion:test charging status when usb in high temperature
 &&&%%%Solution:set usb icl to 0 when usb high temperature
 &&&%%%Test_Report:test is ok
 &&&%%%VAL Can Test:NO

Change-Id: Ibefd249f9689bb5fb101b247ca1bf27dee49f4bf
parent e6a1f351
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3112,7 +3112,7 @@ static int smblib_update_thermal_readings(struct smb_charger *chg)
#define DIE_TEMP_REG_H_THRESH		800
#define DIE_TEMP_REG_L_THRESH		600

#define CONNECTOR_TEMP_SHDN_THRESH	700
#define CONNECTOR_TEMP_SHDN_THRESH	900
#define CONNECTOR_TEMP_RST_THRESH	600
#define CONNECTOR_TEMP_REG_H_THRESH	550
#define CONNECTOR_TEMP_REG_L_THRESH	500