arm64: dts: rockchip: rv1126b: Remove npu thermal

Change-Id: Ie1e29b9abc8d483df644b82a4f267b72acaa5216
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2025-05-27 17:37:39 +08:00
parent bb98340ac5
commit 7a4d6cb92d

View File

@@ -915,20 +915,6 @@
}; };
}; };
}; };
npu_thermal: npu-thermal {
polling-delay-passive = <20>; /* milliseconds */
polling-delay = <1000>; /* milliseconds */
thermal-sensors = <&tsadc 1>;
trips {
bigcore_crit: bigcore-crit {
/* millicelsius */
temperature = <115000>;
/* millicelsius */
hysteresis = <2000>;
type = "critical";
};
};
};
}; };
timer { timer {