Re: [PATCH 1/4] cpu: imx8_cpu: Print Speed grade if IMX_THERMAL or IMX_TMU

2025-03-26 Thread Adam Ford
On Tue, Mar 18, 2025 at 9:13 PM Marek Vasut wrote: > > On 3/19/25 2:42 AM, Adam Ford wrote: > > Much of the data that is display by imx8_cpu.c is also > > displayed from arch/arm/mach-imx/cpu.c, except the > > speed grade and temperature unless the SoC is an i.MX9. > > Expand this to include check

Re: [PATCH 1/4] cpu: imx8_cpu: Print Speed grade if IMX_THERMAL or IMX_TMU

2025-03-19 Thread Marek Vasut
On 3/19/25 8:13 PM, Adam Ford wrote: On Tue, Mar 18, 2025 at 9:13 PM Marek Vasut wrote: On 3/19/25 2:42 AM, Adam Ford wrote: Much of the data that is display by imx8_cpu.c is also displayed from arch/arm/mach-imx/cpu.c, except the speed grade and temperature unless the SoC is an i.MX9. Expand

Re: [PATCH 1/4] cpu: imx8_cpu: Print Speed grade if IMX_THERMAL or IMX_TMU

2025-03-18 Thread Marek Vasut
On 3/19/25 2:42 AM, Adam Ford wrote: Much of the data that is display by imx8_cpu.c is also displayed from arch/arm/mach-imx/cpu.c, except the speed grade and temperature unless the SoC is an i.MX9. Expand this to include checks for IMX_THERMAL or IMX_TMU in the same way it's done for mach-imx/cp

[PATCH 1/4] cpu: imx8_cpu: Print Speed grade if IMX_THERMAL or IMX_TMU

2025-03-18 Thread Adam Ford
Much of the data that is display by imx8_cpu.c is also displayed from arch/arm/mach-imx/cpu.c, except the speed grade and temperature unless the SoC is an i.MX9. Expand this to include checks for IMX_THERMAL or IMX_TMU in the same way it's done for mach-imx/cpu.c. Before: CPU: NXP i.MX8MP Rev1.1