mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: fix dtc warnings of rk3366
Change-Id: I94be72168765327346587357f2a46515861f6e05 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
parent
1a8d7f02ee
commit
189f379e52
|
|
@ -287,12 +287,12 @@ soc_thermal: soc-thermal {
|
|||
thermal-sensors = <&tsadc 0>;
|
||||
|
||||
trips {
|
||||
threshold: trip-point@0 {
|
||||
threshold: trip-point-0 {
|
||||
temperature = <70000>; /* millicelsius */
|
||||
hysteresis = <2000>; /* millicelsius */
|
||||
type = "passive";
|
||||
};
|
||||
target: trip-point@1 {
|
||||
target: trip-point-1 {
|
||||
temperature = <85000>; /* millicelsius */
|
||||
hysteresis = <2000>; /* millicelsius */
|
||||
type = "passive";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user