blob: b45f0f847589b15d8e89ef8153b6a43511e60a4a [file] [log] [blame]
Xiaozhe Shi1f7f8c82013-07-24 12:53:10 -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,qrd-4v35-2000mAh-data {
14 qcom,fcc-mah = <2000>;
15 qcom,default-rbatt-mohm = <172>;
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 = <200>;
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 16 13 11>,
29 <10 9 8 7 6>,
30 <5 4 3 2 1>;
31 qcom,lut-data = <2422 324 100 79 72>,
32 <2417 325 100 79 71>,
33 <2344 327 100 80 72>,
34 <2416 336 102 81 73>,
35 <2072 354 107 82 73>,
36 <1961 372 113 84 75>,
37 <1929 341 118 87 77>,
38 <1929 321 130 93 80>,
39 <2041 306 140 104 85>,
40 <2202 292 119 96 83>,
41 <2374 290 98 80 73>,
42 <2550 292 98 79 72>,
43 <2727 294 99 81 73>,
44 <2904 303 100 82 75>,
45 <3091 323 100 81 73>,
46 <3278 348 100 80 73>,
47 <3470 376 99 79 72>,
48 <3627 386 100 79 72>,
49 <3672 398 100 80 71>,
50 <3812 424 100 80 73>,
51 <3895 443 101 80 73>,
52 <3985 465 102 82 75>,
53 <4094 497 105 83 76>,
54 <4211 533 109 85 79>,
55 <4335 579 113 87 80>,
56 <4505 612 113 85 76>,
57 <4693 643 113 86 77>,
58 <4930 712 120 90 81>,
59 <5283 835 145 111 107>,
60 <10293 15765 5566 6904 2547>;
61 };
62
63 qcom,fcc-temp-lut {
64 qcom,lut-col-legend = <(-20) 0 25 40 60>;
65 qcom,lut-data = <2096 2124 2121 2118 2103>;
66 };
67
68 qcom,pc-temp-ocv-lut {
69 qcom,lut-col-legend = <(-20) 0 25 40 60>;
70 qcom,lut-row-legend = <100 95 90 85 80>,
71 <75 70 65 60 55>,
72 <50 45 40 35 30>,
73 <25 20 16 13 11>,
74 <10 9 8 7 6>,
75 <5 4 3 2 1>,
76 <0>;
77 qcom,lut-data = <4340 4340 4335 4330 4323>,
78 <4217 4260 4265 4263 4258>,
79 <4135 4203 4207 4205 4201>,
80 <4084 4150 4152 4150 4146>,
81 <3992 4101 4101 4097 4093>,
82 <3934 4049 4051 4046 4044>,
83 <3889 3974 3995 3998 3999>,
84 <3852 3926 3958 3961 3959>,
85 <3832 3892 3921 3923 3921>,
86 <3819 3859 3874 3877 3877>,
87 <3807 3831 3838 3838 3838>,
88 <3796 3809 3815 3815 3814>,
89 <3784 3792 3797 3797 3796>,
90 <3770 3780 3783 3782 3781>,
91 <3754 3770 3772 3769 3764>,
92 <3737 3758 3763 3754 3742>,
93 <3717 3737 3744 3735 3720>,
94 <3700 3713 3718 3710 3696>,
95 <3687 3701 3692 3683 3671>,
96 <3674 3695 3689 3681 3669>,
97 <3667 3692 3688 3680 3669>,
98 <3659 3690 3687 3680 3668>,
99 <3649 3687 3685 3678 3667>,
100 <3636 3683 3683 3676 3664>,
101 <3618 3674 3679 3671 3658>,
102 <3596 3652 3663 3652 3632>,
103 <3566 3611 3620 3606 3584>,
104 <3522 3547 3555 3540 3517>,
105 <3460 3449 3461 3446 3424>,
106 <3356 3282 3312 3299 3273>,
107 <3000 3000 3000 3000 3000>;
108 };
109};