Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Update the thermal support for imx93
@ 2025-08-18  9:33 Jacky Bai
  2025-08-18  9:33 ` [PATCH v3 1/4] dt-bindings: thermal: qoriq: Add compatible string " Jacky Bai
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Jacky Bai @ 2025-08-18  9:33 UTC (permalink / raw)
  To: Rafael J. Wysocki, Daniel Lezcano, Zhang Rui, Lukasz Luba,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Fabio Estevam, Pengutronix Kernel Team
  Cc: linux-pm, devicetree, imx, linux-arm-kernel, Jacky Bai, Alice Guo,
	Peng Fan

The TMU (Thermal Monitoring Unit) on the i.MX93 requires specific
configurations and workarounds that differ from previous implementations.
So, using the 'fsl,qoriq-tmu' compatible string is not appropriate.
To address this, a dedicated compatible string and corresponding driver
changes need to be introduced to properly support the i.MX93 TMU.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
---
Jacky Bai (4):
      dt-bindings: thermal: qoriq: Add compatible string for imx93
      thermal: qoriq: add i.MX93 tmu support
      thermal: qoriq: workaround unexpected temperature readings from tmu
      arm64: dts: imx93: update the tmu compatible string

 .../devicetree/bindings/thermal/qoriq-thermal.yaml |  1 +
 arch/arm64/boot/dts/freescale/imx93.dtsi           |  2 +-
 drivers/thermal/qoriq_thermal.c                    | 60 ++++++++++++++++++++--
 3 files changed, 59 insertions(+), 4 deletions(-)
---
base-commit: b9ddaa95fd283bce7041550ddbbe7e764c477110
change-id: 20250804-imx93_tmu-7888c85d176e

Best regards,
-- 
Jacky Bai <ping.bai@nxp.com>



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

end of thread, other threads:[~2025-08-19  4:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-18  9:33 [PATCH v3 0/4] Update the thermal support for imx93 Jacky Bai
2025-08-18  9:33 ` [PATCH v3 1/4] dt-bindings: thermal: qoriq: Add compatible string " Jacky Bai
2025-08-18 15:45   ` Frank Li
2025-08-18 17:01   ` Conor Dooley
2025-08-18  9:33 ` [PATCH v3 2/4] thermal: qoriq: add i.MX93 tmu support Jacky Bai
2025-08-18 15:48   ` Frank Li
2025-08-18  9:33 ` [PATCH v3 3/4] thermal: qoriq: workaround unexpected temperature readings from tmu Jacky Bai
2025-08-18 15:51   ` Frank Li
2025-08-19  2:01     ` Jacky Bai
2025-08-19  4:38   ` kernel test robot
2025-08-18  9:33 ` [PATCH v3 4/4] arm64: dts: imx93: update the tmu compatible string Jacky Bai
2025-08-18 15:51   ` Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox