blob: e3540f0e64cb515692e222b1a3ed78cede3af6e9 [file] [log] [blame]
Xu Kai0d6dc1e2013-08-09 15:16:33 +08001/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
2 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
13qcom,qrd-4v35-2500mAh-data {
14 qcom,fcc-mah = <2500>;
15 qcom,default-rbatt-mohm = <198>;
16 qcom,rbatt-capacitive-mohm = <0>;
17 qcom,flat-ocv-threshold-uv = <3800000>;
18 qcom,max-voltage-uv = <4350000>;
19 qcom,v-cutoff-uv = <3400000>;
20 qcom,chg-term-ua = <100000>;
21 qcom,batt-id-kohm = <470>;
22
23 qcom,rbatt-sf-lut {
24 qcom,lut-col-legend = <(-20) 0 25 40 60>;
25 qcom,lut-row-legend = <100 95 90 85 80>,
26 <75 70 65 60 55>,
27 <50 45 40 35 30>,
28 <25 20 15 10 9>,
29 <8 7 6 5 4>,
30 <3 2 1 0>;
31 qcom,lut-data = <1809 428 100 64 57>,
32 <1805 428 100 64 57>,
33 <1674 443 103 65 57>,
34 <1611 447 108 66 58>,
35 <1407 474 113 69 59>,
36 <1379 462 122 74 61>,
37 <1335 381 124 74 63>,
38 <1346 388 135 79 66>,
39 <1410 382 123 82 68>,
40 <1479 372 101 68 60>,
41 <1542 363 100 66 59>,
42 <1605 368 101 66 60>,
43 <1665 406 102 68 61>,
44 <1722 460 103 70 61>,
45 <1779 525 103 68 61>,
46 <1840 593 104 66 59>,
47 <1914 669 104 65 58>,
48 <2016 779 104 65 59>,
49 <1955 827 107 67 60>,
50 <2006 855 112 69 61>,
51 <2057 882 116 71 63>,
52 <2103 925 123 72 66>,
53 <2162 955 128 73 62>,
54 <2218 991 123 69 61>,
55 <2286 1035 122 69 62>,
56 <2382 1083 130 72 65>,
57 <2780 1158 153 83 81>,
58 <5073 1464 724 393 147>,
59 <46882 49515 42109 55595 11697>;
60 };
61
62 qcom,fcc-temp-lut {
63 qcom,lut-col-legend = <(-20) 0 25 40 60>;
64 qcom,lut-data = <2578 2580 2590 2584 2573>;
65 };
66
67 qcom,pc-temp-ocv-lut {
68 qcom,lut-col-legend = <(-20) 0 25 40 60>;
69 qcom,lut-row-legend = <100 95 90 85 80>,
70 <75 70 65 60 55>,
71 <50 45 40 35 30>,
72 <25 20 15 10 9>,
73 <8 7 6 5 4>,
74 <3 2 1 0>;
75 qcom,lut-data = <4326 4323 4321 4319 4311>,
76 <4192 4235 4253 4254 4249>,
77 <4110 4175 4198 4199 4194>,
78 <4058 4121 4146 4146 4141>,
79 <3952 4076 4096 4096 4091>,
80 <3906 4017 4052 4048 4043>,
81 <3859 3942 3990 3997 3999>,
82 <3828 3905 3954 3962 3959>,
83 <3813 3869 3911 3918 3916>,
84 <3799 3836 3866 3870 3868>,
85 <3786 3808 3837 3840 3840>,
86 <3772 3788 3815 3818 3817>,
87 <3758 3777 3796 3799 3798>,
88 <3743 3765 3780 3783 3781>,
89 <3726 3751 3767 3767 3761>,
90 <3707 3733 3753 3749 3736>,
91 <3684 3713 3731 3727 3713>,
92 <3654 3697 3699 3697 3685>,
93 <3616 3678 3683 3680 3669>,
94 <3605 3673 3682 3679 3667>,
95 <3594 3667 3680 3678 3666>,
96 <3578 3660 3676 3675 3662>,
97 <3561 3647 3666 3667 3647>,
98 <3541 3628 3637 3640 3610>,
99 <3514 3598 3586 3590 3556>,
100 <3478 3550 3515 3523 3485>,
101 <3425 3476 3414 3429 3387>,
102 <3330 3350 3272 3276 3222>,
103 <3000 3000 3000 3000 3000>;
104 };
105};