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

Commit c7860c90 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Rename mtp-3020mah.dtsi to itech-3020mah.dtsi"

parents d4cd04e8 3cc85ea0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,12 +10,12 @@
 * GNU General Public License for more details.
 */

qcom,mtp-3020mah {
qcom,itech-3020mah {
	qcom,max-voltage-uv = <4350000>;
	qcom,v-cutoff-uv = <3400000>;
	qcom,chg-term-ua = <100000>;
	qcom,batt-id-kohm = <100>;
	qcom,battery-type = "mtp_3020mah";
	qcom,battery-type = "itech_3020mah";
	qcom,fg-profile-data = [
		 E8 83 0C 7D
		 E9 80 B2 76
+1 −1
Original line number Diff line number Diff line
@@ -710,7 +710,7 @@
/{
	mtp_batterydata: qcom,battery-data {
		qcom,batt-id-range-pct = <15>;
		#include "batterydata-mtp-3020mah.dtsi"
		#include "batterydata-itech-3020mah.dtsi"
	};
};