batterydata-mtp-3000mah.dtsi 3.1 KB

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