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

Commit 63a9c9c1 authored by Harry Yang's avatar Harry Yang Committed by Guru Das Srinagesh
Browse files

power: smb5: Disable liquid present detection feature for PMI632



PMI632 does not support water detection over type-C port. Disable
it. As a result, water detection interrupt is also disabled.

Change-Id: I3cd20beefb89862630be7157f749b2c775e61d42
Signed-off-by: default avatarUmang Agrawal <uagrawal@codeaurora.org>
Signed-off-by: default avatarHarry Yang <harryy@codeaurora.org>
parent c749d9fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -340,6 +340,7 @@ static int smb5_chg_config_init(struct smb5 *chip)
		chg->name = "pmi632_charger";
		/* PMI632 does not support PD */
		chg->pd_not_supported = true;
		chg->lpd_disabled = true;
		if (pmic_rev_id->rev4 >= 2)
			chg->uusb_moisture_protection_enabled = true;
		chg->hw_max_icl_ua =