ARM: dts: msm: use batt therm based presence detection on 8084 MTP
The current configuration is set to use battery missing detection
algorithm which runs every charger insertion/removal to check
if the battery is present. This algorithm looks at battery voltage
to decide whether it is present. MTP devices running with debug
board and no battery falsely reports the battery is present.
To fix this use choose configuration that uses the battery therm pin
to detect its presence.
Change-Id: Ieb34dd3785a8f5ec294b4980a0737e06184f7493
Signed-off-by:
Abhijeet Dharmapurikar <adharmap@codeaurora.org>
Loading
Please register or sign in to comment