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

Commit cc5ea53a authored by Fenglin Wu's avatar Fenglin Wu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Change battery profile for msm8909w-pm660 MTP device



Palladium 1500mAh battery is the only battery module used on
msm8909w-pm660 MTP device, change the battery data including files
so that FG in PM660 can load the right battery profile and calculate
the correct battery SoC.

Change-Id: I588c59448553ec1d5f74648e0d9761d9bc7dbc19
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent e28e17a4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -241,10 +241,10 @@
};

/ {
	/delete-node/ qcom,battery-data;
	mtp_batterydata: qcom,battery-data {
		qcom,batt-id-range-pct = <15>;
		#include "fg-gen3-batterydata-itech-3000mah.dtsi"
		#include "fg-gen3-batterydata-ascent-3450mah.dtsi"
		#include "fg-gen3-batterydata-palladium-1500mah.dtsi"
	};
};