batterydata-palladium.dtsi 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  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,palladium-batterydata {
  13. qcom,fcc-mah = <1500>;
  14. qcom,default-rbatt-mohm = <210>;
  15. qcom,rbatt-capacitive-mohm = <50>;
  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 = <75>;
  21. qcom,fcc-temp-lut {
  22. qcom,lut-col-legend = <(-20) 0 25 40 60>;
  23. qcom,lut-data = <1467 1470 1473 1473 1470>;
  24. };
  25. qcom,pc-temp-ocv-lut {
  26. qcom,lut-col-legend = <(-20) 0 25 40 60>;
  27. qcom,lut-row-legend = <100 95 90 85 80>,
  28. <75 70 65 60 55>,
  29. <50 45 40 35 30>,
  30. <25 20 16 13 11>,
  31. <10 9 8 7 6>,
  32. <5 4 3 2 1>,
  33. <0>;
  34. qcom,lut-data = <4175 4173 4167 4162 4157>,
  35. <4097 4111 4112 4110 4107>,
  36. <4039 4075 4072 4068 4064>,
  37. <3963 4017 4025 4026 4025>,
  38. <3920 3969 3984 3989 3988>,
  39. <3887 3932 3957 3958 3955>,
  40. <3856 3898 3929 3928 3925>,
  41. <3830 3868 3900 3901 3898>,
  42. <3808 3843 3858 3863 3862>,
  43. <3793 3821 3827 3827 3827>,
  44. <3779 3803 3807 3808 3807>,
  45. <3768 3788 3792 3793 3792>,
  46. <3757 3779 3780 3780 3779>,
  47. <3746 3771 3772 3768 3768>,
  48. <3734 3762 3765 3759 3749>,
  49. <3722 3747 3753 3744 3730>,
  50. <3707 3721 3731 3722 3709>,
  51. <3693 3705 3704 3696 3683>,
  52. <3678 3698 3687 3678 3667>,
  53. <3664 3693 3683 3676 3665>,
  54. <3656 3690 3682 3675 3664>,
  55. <3646 3687 3681 3674 3662>,
  56. <3634 3683 3680 3672 3661>,
  57. <3618 3677 3676 3668 3656>,
  58. <3599 3667 3667 3655 3639>,
  59. <3573 3645 3638 3623 3603>,
  60. <3541 3607 3591 3575 3554>,
  61. <3496 3550 3528 3511 3490>,
  62. <3428 3469 3445 3423 3400>,
  63. <3312 3342 3308 3280 3250>,
  64. <3000 3000 3000 3000 3000>;
  65. };
  66. qcom,rbatt-sf-lut {
  67. qcom,lut-col-legend = <(-20) 0 25 40 60>;
  68. qcom,lut-row-legend = <100 95 90 85 80>,
  69. <75 70 65 60 55>,
  70. <50 45 40 35 30>,
  71. <25 20 16 13 11>,
  72. <10 9 8 7 6>,
  73. <5 4 3 2 1>,
  74. <0>;
  75. qcom,lut-data = <909 216 100 85 84>,
  76. <859 238 106 88 86>,
  77. <860 237 105 88 86>,
  78. <808 239 107 90 88>,
  79. <801 234 111 94 90>,
  80. <801 230 118 97 92>,
  81. <801 224 123 100 95>,
  82. <807 221 128 106 99>,
  83. <818 221 111 101 97>,
  84. <841 225 101 88 87>,
  85. <870 229 101 88 87>,
  86. <906 235 103 91 90>,
  87. <950 243 106 93 93>,
  88. <998 253 110 93 96>,
  89. <1051 263 113 94 90>,
  90. <1116 272 113 91 88>,
  91. <1200 275 111 91 88>,
  92. <1312 298 108 90 87>,
  93. <1430 329 104 88 87>,
  94. <1484 351 107 91 89>,
  95. <1446 345 110 93 90>,
  96. <1398 344 112 94 90>,
  97. <1466 358 115 96 91>,
  98. <1490 357 117 96 90>,
  99. <1589 365 117 94 89>,
  100. <1828 379 111 91 88>,
  101. <2151 399 111 93 91>,
  102. <2621 436 117 98 95>,
  103. <3404 496 130 106 100>,
  104. <8212 616 150 1906 134>,
  105. <135251 124940 59087 49820 29672>;
  106. };
  107. };