linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: imx8mm: Add label to thermal-zones
@ 2025-11-24  9:22 Daniel Schultz
  2025-12-29 13:00 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Schultz @ 2025-11-24  9:22 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, shawnguo, s.hauer, kernel, festevam,
	devicetree, imx, linux-arm-kernel, linux-kernel
  Cc: upstream, Daniel Schultz

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>
---
 arch/arm64/boot/dts/freescale/imx8mm.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
index fc3cd639310e..9f49c0b386d3 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
@@ -234,7 +234,7 @@ timer {
 		arm,no-tick-in-suspend;
 	};
 
-	thermal-zones {
+	thermal_zones: thermal-zones {
 		cpu-thermal {
 			polling-delay-passive = <250>;
 			polling-delay = <2000>;
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: imx8mm: Add label to thermal-zones
  2025-11-24  9:22 [PATCH] arm64: dts: imx8mm: Add label to thermal-zones Daniel Schultz
@ 2025-12-29 13:00 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2025-12-29 13:00 UTC (permalink / raw)
  To: Daniel Schultz
  Cc: robh, krzk+dt, conor+dt, s.hauer, kernel, festevam, devicetree,
	imx, linux-arm-kernel, linux-kernel, upstream

On Mon, Nov 24, 2025 at 01:22:42AM -0800, Daniel Schultz wrote:
> 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>

Applied, thanks!


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-29 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-24  9:22 [PATCH] arm64: dts: imx8mm: Add label to thermal-zones Daniel Schultz
2025-12-29 13:00 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).