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

Commit 28b6db58 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable SMB349 dual charger on LiQUID8994"

parents ad0d028e 34e0c6d7
Loading
Loading
Loading
Loading
+12 −4
Original line number Diff line number Diff line
@@ -528,10 +528,6 @@
	qcom,use-otp-profile;
};

&pmi8994_charger {
	qcom,charging-disabled;
};

&slim_msm {
	tomtom_codec {
		qcom,cdc-micbias1-ext-cap;
@@ -586,6 +582,18 @@
	};
};

&i2c_5 {
	smb349-dual-charger@1b {
		compatible = "qcom,smb349-dual-charger";
		reg = <0x1b>;
		interrupt-parent = <&spmi_bus>;
		qcom,chg-stat-gpio = <&pm8994_gpios 6 0x1>;
		qcom,fastchg-current-max-ma = <2000>;
		qcom,battery-psy-name = "cradle-charger";
		qcom,ext-psy-name = "battery";
	};
};

&pm8994_gpios {
	gpio@c100 { /* GPIO 2 */
		qcom,mode = <0>;