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

Commit 271f251f 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: add batterydata for itech and ascent batteries"

parents 902583a4 064f1af8
Loading
Loading
Loading
Loading
+80 −0
Original line number Diff line number Diff line
/* Copyright (c) 2016, 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,ascent_3450mah {
	/* #Ascent_860_82209_0000_3450mAh_averaged_MasterSlave_Jul20th2016*/
	qcom,max-voltage-uv = <4350000>;
	qcom,nom-batt-capacity-mah = <3450>;
	qcom,batt-id-kohm = <60>;
	qcom,battery-beta = <3435>;
	qcom,battery-type = "ascent_860_82209_0000_3450mah";
	qcom,checksum = <0xD1D9>;
	qcom,gui-version = "PMI8998GUI - 0.0.0.82";
	qcom,fg-profile-data = [
		 2C 1F 3F FC
		 E9 03 A1 FD
		 58 1D FD F5
		 27 12 2C 14
		 3F 18 FF 22
		 9B 45 A3 52
		 55 00 00 00
		 0E 00 00 00
		 00 00 1C AC
		 F7 CD 71 B5
		 1A 00 0C 00
		 3C EB 54 E4
		 EC 05 7F FA
		 76 05 F5 02
		 CA F3 82 3A
		 2A 09 40 40
		 07 00 05 00
		 58 1F 42 06
		 85 03 35 F4
		 4D 1D 37 F2
		 23 0A 79 15
		 B7 18 32 23
		 26 45 72 53
		 55 00 00 00
		 0D 00 00 00
		 00 00 13 CC
		 03 00 98 BD
		 16 00 00 00
		 3C EB 54 E4
		 9F FC A3 F3
		 0F FC DF FA
		 FF E5 A9 23
		 CB 33 08 33
		 07 10 00 00
		 81 0D 99 45
		 16 00 19 00
		 75 01 0A FA
		 FF 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
	];
};
+80 −0
Original line number Diff line number Diff line
/* Copyright (c) 2016, 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_3000mah {
	/* #Itech_B00826LF_3000mAh_ver1660_averaged_MasterSlave_Jul20th2016*/
	qcom,max-voltage-uv = <4350000>;
	qcom,nom-batt-capacity-mah = <3000>;
	qcom,batt-id-kohm = <100>;
	qcom,battery-beta = <3450>;
	qcom,battery-type = "itech_b00826lf_3000mah_ver1660";
	qcom,checksum = <0xE06B>;
	qcom,gui-version = "PMI8998GUI - 0.0.0.82";
	qcom,fg-profile-data = [
		 A4 1F 6E 05
		 9C 0A 16 06
		 32 1D 24 E5
		 61 0B 1B 15
		 AD 17 8C 22
		 EB 3C 87 4A
		 5B 00 00 00
		 12 00 00 00
		 00 00 62 C2
		 0C CD D8 C2
		 19 00 0C 00
		 7E 00 C7 EC
		 E3 05 5D FA
		 97 F5 12 12
		 C2 05 90 3B
		 22 09 40 40
		 07 00 05 00
		 7D 1F DE 05
		 3F 0A 73 06
		 72 1D E2 F5
		 6F 12 BF 1D
		 88 18 FB 22
		 8D 45 C6 52
		 54 00 00 00
		 0F 00 00 00
		 00 00 BD CD
		 55 C2 5D C5
		 14 00 00 00
		 7E 00 C7 EC
		 60 06 BB 00
		 B3 FC 61 03
		 6A 06 78 1B
		 B3 33 08 33
		 07 10 00 00
		 3E 0B 99 45
		 14 00 19 00
		 AE 01 0A FA
		 FF 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
		 00 00 00 00
	];
};