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

Commit 4de1da15 authored by Yingwei Zhao's avatar Yingwei Zhao Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: change CHG_OK pin to active high for QRD SDM660



PM660 controls SMB1351 by STAT_CHG pin when the parallel is enabled.
the polarity of SMB1351 should be active high, so add a property
in DTS to the polarity.

CRs-Fixed: 2015025
Change-Id: Idca4149c587e9588fce8ba757fa0b7bf0ca5614d
Signed-off-by: default avatarYingwei Zhao <cyizhao@codeaurora.org>
parent 0022c06f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -245,7 +245,7 @@
		qcom,parallel-charger;
		qcom,float-voltage-mv = <4400>;
		qcom,recharge-mv = <100>;
		qcom,parallel-en-pin-polarity = <0>;
		qcom,parallel-en-pin-polarity = <1>;
	};
};