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

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

Merge "ARM: dts: msm: configure secondary chargers on MTP and QRD"

parents 5da5bc66 0cade139
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -558,7 +558,7 @@
};

&pm8150b_charger {
	qcom,sec-charger-config = <1>;
	qcom,sec-charger-config = <3>;
	qcom,auto-recharge-soc = <98>;
	io-channels = <&pm8150b_vadc ADC_USB_IN_V_16>,
		      <&pm8150b_vadc ADC_USB_IN_I>,
+0 −10
Original line number Diff line number Diff line
@@ -512,13 +512,3 @@
		<0x49 0x70
		 0x28 0x74>;
};

&smb1355 {
	status = "ok";
};

&smb1355_charger {
	io-channels = <&pm8150b_vadc ADC_AMUX_THM2>;
	io-channel-names = "charger_temp";
	status = "ok";
};