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

Commit eb933358 authored by Ke Liu's avatar Ke Liu
Browse files

ARM: dts: msm: configure fuel gauge node for 8084 liquid



Configure fuel gauge device node for liquid 8084 so that we can gauge
the battery capacity.

Change-Id: I7639ac3b7217dd423c952ab28c774e7dec7da8f4
Signed-off-by: default avatarKe Liu <keliu@codeaurora.org>
parent a85628a7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -854,6 +854,13 @@
};

&i2c_0 {
	battery@b {
		compatible = "ti,bq28400-battery";
		reg = <0xb>;
		ti,temp-cold-degc = <2>;
		ti,temp-hot-degc = <43>;
	};

	smb350-charger@2b {
		compatible = "summit,smb350-charger";
		reg = <0x2b>; /* 0x56/0x57 */