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

Commit 3b8cc3fc authored by Anirudh Ghayal's avatar Anirudh Ghayal Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add SMB349 device info for msmsamarium MTP



Msmsamarium can optionally support a SMB349 charger. Add the
device info for the same.

Change-Id: Ib81db762ceda25fe743a0168b80f3ca2bbbb9aa1
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent 85f3cbfe
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -266,6 +266,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 {