Re: [PATCH V3 2/6] imx: imx8m: Imply IMX_TMU

2025-03-22 Thread Marek Vasut
On 3/22/25 7:38 PM, Adam Ford wrote: If the CPU Information is displayed from imx8_cpu, it displays the cpu temperature grade and operating temperature if CONFIG_IMX9 is defined. This behavior is similar to what happens mach-imx/cpu.c, except that the latter checks for IMX_THERMAL or IMX_TMU. In

[PATCH V3 2/6] imx: imx8m: Imply IMX_TMU

2025-03-22 Thread Adam Ford
If the CPU Information is displayed from imx8_cpu, it displays the cpu temperature grade and operating temperature if CONFIG_IMX9 is defined. This behavior is similar to what happens mach-imx/cpu.c, except that the latter checks for IMX_THERMAL or IMX_TMU. In preparation to make imx8_cpu act like