arm64: dts: rockchip: fix dtc warnings of rk3399

Change-Id: I31fbab7d90e35ae47bbc6d54aad5e82b8902af7f
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2018-03-28 17:06:32 +08:00
committed by Jianqun Xu
parent 0e1ecbe0be
commit 28632a5e2b

View File

@@ -785,12 +785,12 @@
thermal-sensors = <&tsadc 0>;
trips {
threshold: trip-point@0 {
threshold: trip-point-0 {
temperature = <70000>;
hysteresis = <2000>;
type = "passive";
};
target: trip-point@1 {
target: trip-point-1 {
temperature = <85000>;
hysteresis = <2000>;
type = "passive";