提交 539d5c48 编写于 作者: H Hugo Grostabussiat 提交者: Maxime Ripard

ARM: sun5i: Fix typo in trip point temperature

Set cpu_alert0 temperature to 85°C instead of 850°C.

Fixes: 32a5d2d1 ("ARM: dts: sun5i: Add cpu thermal zones to dtsi")
Signed-off-by: NHugo Grostabussiat <bonstra@bonstra.fr.eu.org>
Acked-by: NChen-Yu Tsai <wens@csie.org>
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 29b4817d
......@@ -84,7 +84,7 @@
trips {
cpu_alert0: cpu_alert0 {
/* milliCelsius */
temperature = <850000>;
temperature = <85000>;
hysteresis = <2000>;
type = "passive";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册