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

Commit 0bc4cde1 authored by Ashay's avatar Ashay
Browse files

ARM: dts: msm: add FCC stepper parameters for lito MTP/QRD

Configure FCC stepper rate to 100mA/100msec, configure SMB1390
min. ILIM to 750mA and enable charger current compensation for
HVDCP3 with SMB1390 configuration.

Change-Id: I14fb89e3970a9220dfdce5596d64659454526f7d
parent 9dfc1cf4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -205,6 +205,8 @@
	qcom,smb-temp-max = <800>;
	qcom,suspend-input-on-debug-batt;
	qcom,fcc-stepping-enable;
	qcom,fcc-step-delay-ms = <100>;
	qcom,fcc-step-size-ua = <100000>;
};

&pm7250b_qg {
+4 −0
Original line number Diff line number Diff line
@@ -227,6 +227,9 @@
	qcom,smb-temp-max = <800>;
	qcom,suspend-input-on-debug-batt;
	qcom,fcc-stepping-enable;
	qcom,fcc-step-delay-ms = <100>;
	qcom,fcc-step-size-ua = <100000>;
	qcom,hvdcp3-with-cp;
};

&pm7250b_qg {
@@ -528,6 +531,7 @@
	io-channel-names = "cp_die_temp";
	qcom,parallel-input-mode = <1>; /* USBIN */
	qcom,parallel-output-mode = <2>; /* VBAT */
	qcom,min-ilim-ua = <750000>;
	status = "ok";
};