batterydata-qrd-4v2-1300mah.dtsi 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  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,qrd-4v2-1300mah-data {
  13. qcom,fcc-mah = <1300>;
  14. qcom,default-rbatt-mohm = <172>;
  15. qcom,rbatt-capacitive-mohm = <0>;
  16. qcom,flat-ocv-threshold-uv = <3800000>;
  17. qcom,max-voltage-uv = <4200000>;
  18. qcom,v-cutoff-uv = <3400000>;
  19. qcom,chg-term-ua = <100000>;
  20. qcom,batt-id-kohm = <100>;
  21. qcom,rbatt-sf-lut {
  22. qcom,lut-col-legend = <(-20) 0 25 40 60>;
  23. qcom,lut-row-legend = <100 95 90 85 80>,
  24. <75 70 65 60 55>,
  25. <50 45 40 35 30>,
  26. <25 20 15 10 9>,
  27. <8 7 6 5 4>,
  28. <3 2 1 0>;
  29. qcom,lut-data = <604 192 100 79 71>,
  30. <605 192 100 79 71>,
  31. <641 205 103 81 72>,
  32. <641 221 108 84 75>,
  33. <622 238 115 87 77>,
  34. <612 254 123 92 79>,
  35. <605 252 137 96 83>,
  36. <607 219 154 104 87>,
  37. <613 202 135 109 89>,
  38. <626 200 106 90 77>,
  39. <656 201 101 82 75>,
  40. <684 204 100 84 77>,
  41. <710 211 100 85 79>,
  42. <747 224 106 89 82>,
  43. <806 241 116 90 80>,
  44. <905 260 119 87 77>,
  45. <1046 291 113 87 77>,
  46. <1309 329 116 90 79>,
  47. <1476 300 126 97 83>,
  48. <1598 311 127 98 84>,
  49. <1771 323 130 99 85>,
  50. <1984 342 136 101 86>,
  51. <2438 368 140 101 86>,
  52. <3381 388 137 100 84>,
  53. <4913 414 141 99 86>,
  54. <6979 468 155 104 90>,
  55. <9968 565 192 113 98>,
  56. <16163 833 350 140 120>,
  57. <36511 6483 4872 472 1095>;
  58. };
  59. qcom,fcc-temp-lut {
  60. qcom,lut-col-legend = <(-20) 0 25 40 60>;
  61. qcom,lut-data = <1343 1353 1408 1345 1342>;
  62. };
  63. qcom,pc-temp-ocv-lut {
  64. qcom,lut-col-legend = <(-20) 0 25 40 60>;
  65. qcom,lut-row-legend = <100 95 90 85 80>,
  66. <75 70 65 60 55>,
  67. <50 45 40 35 30>,
  68. <25 20 15 10 9>,
  69. <8 7 6 5 4>,
  70. <3 2 1 0>;
  71. qcom,lut-data = <4177 4174 4199 4167 4162>,
  72. <4107 4112 4141 4109 4106>,
  73. <4058 4064 4091 4061 4059>,
  74. <3996 4015 4044 4017 4015>,
  75. <3947 3975 4001 3978 3976>,
  76. <3909 3939 3962 3943 3940>,
  77. <3874 3901 3926 3911 3907>,
  78. <3845 3858 3892 3882 3878>,
  79. <3821 3826 3851 3849 3846>,
  80. <3801 3804 3815 3810 3808>,
  81. <3788 3789 3793 3789 3787>,
  82. <3778 3780 3778 3776 3773>,
  83. <3769 3776 3770 3767 3764>,
  84. <3757 3772 3766 3762 3757>,
  85. <3740 3765 3762 3754 3744>,
  86. <3714 3747 3750 3739 3724>,
  87. <3668 3706 3717 3710 3697>,
  88. <3602 3644 3662 3662 3654>,
  89. <3533 3571 3601 3607 3605>,
  90. <3518 3557 3583 3592 3590>,
  91. <3500 3543 3565 3576 3574>,
  92. <3478 3528 3546 3559 3557>,
  93. <3451 3506 3521 3538 3534>,
  94. <3417 3473 3481 3505 3496>,
  95. <3377 3423 3424 3454 3444>,
  96. <3327 3361 3351 3391 3380>,
  97. <3261 3279 3258 3310 3297>,
  98. <3165 3165 3138 3198 3182>,
  99. <3000 3000 3000 3000 3000>;
  100. };
  101. };