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

Commit 615a97a9 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: remove 3020mah and update 3000mah profile on 8994 + 8992"

parents 651997c8 db28b541
Loading
Loading
Loading
Loading
+34 −33
Original line number Diff line number Diff line
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -11,43 +11,44 @@
 */

qcom,itech-3000mah {
	/* #Itech_B00826LF_3000mAh_Averaged_Jan142015*/
	qcom,max-voltage-uv = <4350000>;
	qcom,v-cutoff-uv = <3400000>;
	qcom,chg-term-ua = <100000>;
	qcom,batt-id-kohm = <100>;
	qcom,battery-type = "itech_3000mah";
	qcom,fg-profile-data = [
		 EC 83 39 7D
		 10 81 04 77
		 23 83 9A 72
		 AE 52 20 84
		 FC 81 51 93
		 FB AD D2 B0
		 5B 12 E5 82
		 09 78 90 75
		 A7 70 0C 83
		 1A 80 71 8D
		 48 89 08 82
		 D4 99 74 BC
		 A2 C8 7C 17
		 F8 0B F4 5B
		E9 83 24 7D
		14 81 2A 77
		22 83 D9 73
		8E 76 CC 75
		E2 81 DC 98
		E8 B5 67 C1
		5B 10 0A 83
		00 72 08 6E
		25 6B 11 83
		FB 7B 56 8D
		3B 89 22 82
		40 99 0D BC
		5F C8 77 14
		CB 0B 61 5B
		CE 6E 71 FD
		 45 31 A4 44
		 6E 3B 00 00
		 AD 3D 24 36
		 A9 46 00 00
		8C 19 7B 46
		02 42 00 00
		B0 44 27 31
		DD 37 00 00
		00 00 00 00
		00 00 00 00
		 E7 6A 05 6A
		 8E 75 F9 80
		 5E 76 DA 68
		 45 74 54 81
		 10 75 13 60
		 61 7E 38 A1
		 33 DB 62 1A
		 64 A0 71 0C
		A2 6A 30 69
		A9 75 C9 82
		F2 75 EA 63
		41 74 31 82
		C4 6F E1 2F
		4B 85 A0 A8
		2B 1E 68 53
		66 A0 71 0C
		28 00 FF 36
		F0 11 30 03
		 00 00 00 00
		00 00 00 0A
	];
};
+0 −53
Original line number Diff line number Diff line
/* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
 * only version 2 as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */

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 = "itech_3020mah";
	qcom,fg-profile-data = [
		 E8 83 0C 7D
		 E9 80 B2 76
		 20 83 40 73
		 D7 6C 59 7E
		 FB 81 58 93
		 0D AE 02 B1
		 5B 12 D7 82
		 86 78 F3 76
		 4A 71 0C 83
		 1B 80 73 8D
		 49 89 07 82
		 D8 99 79 BC
		 AA C8 7C 17
		 F8 0B F4 5B
		 CE 6E 71 FD
		 09 2E 79 44
		 52 43 00 00
		 DE 3D 2A 37
		 D3 46 00 00
		 00 00 00 00
		 00 00 00 00
		 3A 6B B7 69
		 DD 6C 83 83
		 42 76 CA 68
		 78 75 EF 80
		 D4 74 56 5B
		 00 00 00 00
		 0A A5 5A D2
		 54 A0 71 0C
		 28 00 FF 36
		 F0 11 30 03
		 00 00 00 00
	];
};
+0 −1
Original line number Diff line number Diff line
@@ -717,7 +717,6 @@
	mtp_batterydata: qcom,battery-data {
		qcom,batt-id-range-pct = <15>;
		#include "batterydata-itech-3000mah.dtsi"
		#include "batterydata-itech-3020mah.dtsi"
	};
};

+0 −1
Original line number Diff line number Diff line
@@ -747,7 +747,6 @@
	mtp_batterydata: qcom,battery-data {
		qcom,batt-id-range-pct = <15>;
		#include "batterydata-itech-3000mah.dtsi"
		#include "batterydata-itech-3020mah.dtsi"
	};
};

+0 −1
Original line number Diff line number Diff line
@@ -749,7 +749,6 @@
	mtp_batterydata: qcom,battery-data {
		qcom,batt-id-range-pct = <15>;
		#include "batterydata-itech-3000mah.dtsi"
		#include "batterydata-itech-3020mah.dtsi"
	};
};