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

Commit ef88c8a6 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: Add SMB349 device info for msmsamarium MTP"

parents 55b46b4e 3b8cc3fc
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -293,6 +293,14 @@
		qcom,recharge-thresh-mv = <200>;
		regulator-name = "smb1359_otg_supply";
	};

	smb349-charger@1b {
		compatible = "qcom,smb349-charger";
		reg = <0x1b>;
		interrupt-parent = <&spmi_bus>;
		interrupts = <0x0 0xcc 0x0>;	/* PMA8084 GPIO 13 */
		qcom,charging-disabled;
	};
};

&sdhc_1 {