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

Commit 047615e8 authored by jasonhsing's avatar jasonhsing Committed by jasonhsing(125581)
Browse files

Battery profile for Fuel Gauge on PMI632

Root cause:
N/A

How to fix:
N/A

RiskArea:
Charging

Change-Id: Idb4e2de210fff9bc9a57392617ca384479fc78e2
parent ec848a80
Loading
Loading
Loading
Loading
+1054 −0

File added.

Preview size limit exceeded, changes collapsed.

+6 −0
Original line number Diff line number Diff line
@@ -36,8 +36,14 @@
/{
	mtp_batterydata: qcom,battery-data {
		qcom,batt-id-range-pct = <15>;
//<--[Lightphone][Charging][JasonHsing] Battery profile for Fuel Gauge 20190123 BEGIN
#if 1
		#include "qg-batterydata-Fuji-3000mah-Jan22th2019-pmi632.dtsi"
#else
		#include "qg-batterydata-ascent-3450mah.dtsi"
		#include "qg-batterydata-mlp356477-2800mah.dtsi"
#endif
//-->[Lightphone][Charging][JasonHsing] Battery profile for Fuel Gauge 20190123 END
	};
};