Re: [PATCH 1/1] imx: imx9: fixup thermal trips from fuses

2024-01-12 Thread Fabio Estevam
On Thu, Jan 11, 2024 at 9:56 AM Primoz Fiser wrote: > > Read i.MX9 CPU temp grade from fuses and fixup thermal trips in Linux > device-tree accordingly. > > Based on commit 0543a1ed2787 ("imx8m: fixup thermal trips") > > Signed-off-by: Primoz Fiser Applied, thanks.

[PATCH 1/1] imx: imx9: fixup thermal trips from fuses

2024-01-11 Thread Primoz Fiser
Read i.MX9 CPU temp grade from fuses and fixup thermal trips in Linux device-tree accordingly. Based on commit 0543a1ed2787 ("imx8m: fixup thermal trips") Signed-off-by: Primoz Fiser --- arch/arm/mach-imx/imx9/soc.c | 45 1 file changed, 45 insertions(+) di