]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx8mm: Add label to thermal-zones
authorDaniel Schultz <d.schultz@phytec.de>
Mon, 24 Nov 2025 09:22:42 +0000 (01:22 -0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 29 Dec 2025 13:04:41 +0000 (21:04 +0800)
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>
arch/arm64/boot/dts/freescale/imx8mm.dtsi

index fc3cd639310ef07d6d14c457af607f61e2288b1e..9f49c0b386d31051da9638b566c5e5ee5d2c54b2 100644 (file)
                arm,no-tick-in-suspend;
        };
 
-       thermal-zones {
+       thermal_zones: thermal-zones {
                cpu-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <2000>;