blob: 8dc6f7190045308d7c04198ede48a9c211d5ad26 [file] [log] [blame]
Xiaozhe Shi98f08f32013-06-19 12:02:13 -07001/* 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,mtp-3000mah {
14 qcom,fcc-mah = <3000>;
15 qcom,default-rbatt-mohm = <113>;
16 qcom,max-voltage-uv = <4200000>;
17 qcom,rbatt-capacitive-mohm = <50>;
18 qcom,v-cutoff-uv = <3400000>;
19 qcom,chg-term-ua = <200000>;
20 qcom,batt-id-kohm = <300>;
21
22 qcom,fcc-temp-lut {
23 qcom,lut-col-legend = <(-20) 0 25 40 60>;
24 qcom,lut-data = <3030 3033 3037 3035 3031>;
25 };
26
27 qcom,pc-temp-ocv-lut {
28 qcom,lut-col-legend = <(-20) 0 25 40 60>;
29 qcom,lut-row-legend = <100 95 90 85 80>,
30 <75 70 65 60 55>,
31 <50 45 40 35 30>,
32 <25 20 16 13 11>,
33 <10 9 8 7 6>,
34 <5 4 3 2 1>,
35 <0>;
36 qcom,lut-data = <4191 4188 4183 4179 4174>,
37 <4106 4125 4127 4125 4121>,
38 <4046 4082 4082 4080 4077>,
39 <3966 4038 4044 4040 4035>,
40 <3922 3983 3994 3998 3997>,
41 <3886 3949 3966 3966 3962>,
42 <3856 3908 3937 3935 3931>,
43 <3832 3875 3908 3907 3903>,
44 <3814 3847 3874 3878 3875>,
45 <3799 3826 3831 3832 3830>,
46 <3787 3807 3811 3811 3809>,
47 <3775 3793 3795 3795 3793>,
48 <3764 3782 3783 3783 3781>,
49 <3752 3775 3773 3772 3769>,
50 <3739 3768 3766 3762 3755>,
51 <3725 3756 3756 3747 3733>,
52 <3710 3732 3734 3725 3711>,
53 <3696 3707 3705 3697 3684>,
54 <3681 3695 3686 3678 3667>,
55 <3667 3690 3684 3676 3665>,
56 <3658 3688 3683 3675 3664>,
57 <3646 3685 3681 3674 3663>,
58 <3631 3682 3679 3673 3660>,
59 <3612 3677 3676 3669 3655>,
60 <3589 3667 3666 3660 3639>,
61 <3560 3643 3636 3630 3599>,
62 <3523 3600 3586 3581 3546>,
63 <3474 3537 3518 3516 3477>,
64 <3394 3446 3425 3427 3379>,
65 <3257 3306 3273 3283 3213>,
66 <3000 3000 3000 3000 3000>;
67 };
68
69 qcom,rbatt-sf-lut {
70 qcom,lut-col-legend = <(-20) 0 25 40 60>;
71 qcom,lut-row-legend = <100 95 90 85 80>,
72 <75 70 65 60 55>,
73 <50 45 40 35 30>,
74 <25 20 16 13 11>,
75 <10 9 8 7 6>,
76 <5 4 3 2 1>;
77 qcom,lut-data = <1025 208 100 85 80>,
78 <1025 208 100 85 80>,
79 <1032 225 103 87 81>,
80 <959 249 107 91 82>,
81 <954 249 109 92 84>,
82 <953 255 117 94 84>,
83 <957 230 123 98 87>,
84 <968 216 134 102 91>,
85 <983 212 138 112 95>,
86 <1002 213 103 89 82>,
87 <1030 215 100 86 81>,
88 <1066 219 101 89 83>,
89 <1115 224 104 92 85>,
90 <1182 234 106 94 86>,
91 <1263 246 108 92 84>,
92 <1357 257 107 87 81>,
93 <1464 261 102 85 80>,
94 <1564 256 101 84 80>,
95 <1637 268 100 84 80>,
96 <1580 276 102 87 81>,
97 <1617 285 104 87 82>,
98 <1670 298 107 91 82>,
99 <1725 315 108 92 83>,
100 <1785 338 112 92 83>,
101 <1850 361 111 91 82>,
102 <1921 378 108 89 84>,
103 <2000 394 112 92 87>,
104 <2119 430 121 99 94>,
105 <2795 497 144 114 104>,
106 <8769 1035 672 322 234>;
107 };
108};