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

Commit 0623f116 authored by Ke Liu's avatar Ke Liu
Browse files

ARM: dts: msm: specify fuel gauge property for smb350 node for liquid 8084



As liquid 8084 will use bq28400_battery as the fuel gauge part, hence
configure bq28400_battery as the fuel gauge name for liquid 8084.

Change-Id: I374cbbd22c31bd18e107f307fc4adc2a8ad0dd17
Signed-off-by: default avatarKe Liu <keliu@codeaurora.org>
parent eb933358
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -867,5 +867,6 @@
		interrupt-parent = <&spmi_bus>;
		interrupts = <0x0 0xcd 0x0>;	/* PMA8084 GPIO 14 */
		summit,term-current-ma = <300>;
		summit,fuel-gauge-name = "bq28400_battery";
	};
};