ARM: dts: rv1126-38x38-v10-emmc: set thermal_zones's soc critical temperature

Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: I2c6c36296b039f2b1349f43b1492dd8c559b5586
This commit is contained in:
Weiwen Chen
2020-09-07 17:15:33 +08:00
committed by Tao Huang
parent 3d82f5e796
commit 32d161b6f3

View File

@@ -475,3 +475,8 @@
status = "okay";
vmmc-supply = <&vcc_sd>;
};
&soc_crit {
/* millicelsius */
temperature = <125000>;
};