kernel-3.18/drivers/misc/mediatek/include/mt-plat/mt6580/include/mach/mt_charging.h
index eecf869..ba9a1d9 100644
@@ -8,7 +8,7 @@
/* Battery Temperature Protection */
#define MTK_TEMPERATURE_RECHARGE_SUPPORT
-#define MAX_CHARGE_TEMPERATURE 50
+#define MAX_CHARGE_TEMPERATURE 65
#define MAX_CHARGE_TEMPERATURE_MINUS_X_DEGREE 47
#define MIN_CHARGE_TEMPERATURE 0
#define MIN_CHARGE_TEMPERATURE_PLUS_X_DEGREE 6
index eecf869..ba9a1d9 100644
@@ -8,7 +8,7 @@
/* Battery Temperature Protection */
#define MTK_TEMPERATURE_RECHARGE_SUPPORT
-#define MAX_CHARGE_TEMPERATURE 50
+#define MAX_CHARGE_TEMPERATURE 65
#define MAX_CHARGE_TEMPERATURE_MINUS_X_DEGREE 47
#define MIN_CHARGE_TEMPERATURE 0
#define MIN_CHARGE_TEMPERATURE_PLUS_X_DEGREE 6
本文档详细介绍了MT6580平台中电池充电温度保护的相关配置参数,包括最大允许充电温度从50℃调整到65℃等关键设定。
3517

被折叠的 条评论
为什么被折叠?



