mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09: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:
@@ -287,12 +287,12 @@
|
||||
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";
|
||||
|
||||
Reference in New Issue
Block a user