summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeomho Seo <beomho.seo@samsung.com>2015-05-06 11:08:32 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:44:45 +0900
commit6a9ed3e4b695652f5e44a6ed14d3e50febf562af (patch)
tree5cf6225a5ab091d0355725dbb37a951517606a48
parent758a50223381c23366bd8c76d849f2474cbc1764 (diff)
local/arm64: dts: exynos5433-tm2: Add thermal property for charger manager
In order prevent battery overheating, this patch add thermal property to charger manager node. Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
-rw-r--r--arch/arm64/boot/dts/exynos/exynos5433-tm2.dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
index 3f8f1b8a7864..a4f3a3f7f946 100644
--- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
+++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
@@ -101,6 +101,9 @@
cm-fuel-gauge = "max77843-fuelgauge";
+ cm-thermal-zone = "battery";
+ cm-battery-hot = <400>;
+
cm-charging-max = <21600000>; /* 60 hours */
cm-discharging-max = <300000>; /* 5 minutes */