arm64: dts: imx8mm: Add label to thermal-zones

Add 'thermal_zones' as a label to the thermal-zones node.

Without this label, it is not possible to add additional
trip points in board files. For example, to add an active
trip point for controlling a fan.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
master
Daniel Schultz 2025-11-24 01:22:42 -08:00 committed by Shawn Guo
parent bb5b318f11
commit fb617c00e4
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@
arm,no-tick-in-suspend;
};
thermal-zones {
thermal_zones: thermal-zones {
cpu-thermal {
polling-delay-passive = <250>;
polling-delay = <2000>;