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

Commit e40e28de authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Disable Charge Pump for Kona MTP and QRD"

parents fbb1779a 5956c182
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -262,7 +262,7 @@

&pm8150b_charger {
	status = "ok";
	qcom,sec-charger-config = <1>;
	qcom,sec-charger-config = <0>;
	qcom,auto-recharge-soc = <98>;
	io-channels = <&pm8150b_vadc ADC_MID_CHG_DIV6>,
		      <&pm8150b_vadc ADC_USB_IN_I>,
@@ -313,7 +313,6 @@
&smb1390_charger {
	io-channels = <&pm8150b_vadc ADC_AMUX_THM2>;
	io-channel-names = "cp_die_temp";
	status = "ok";
};

&pm8150_vadc {
+1 −2
Original line number Diff line number Diff line
@@ -334,12 +334,11 @@
&smb1390_charger {
	io-channels = <&pm8150b_vadc ADC_AMUX_THM2>;
	io-channel-names = "cp_die_temp";
	status = "ok";
};

&pm8150b_charger {
	status = "ok";
	qcom,sec-charger-config = <1>;
	qcom,sec-charger-config = <0>;
	qcom,auto-recharge-soc = <98>;
	io-channels = <&pm8150b_vadc ADC_MID_CHG_DIV6>,
		      <&pm8150b_vadc ADC_USB_IN_I>,