[PATCH 02/42] thermal: imx_tmu: Update TMU driver to support iMX93

2023-05-21 Thread sbabic
> From: Ye Li > The TMU used on iMX93 is IP revision 2.1 which is different with previous > revision used on iMX8MQ. So add a new FLAG V4 for this revision to > distinguish the operations. > Reviewed-by: Peng Fan > Signed-off-by: Ye Li > Signed-off-by: Peng Fan Applied to u-boot-imx, master, th

[PATCH 02/42] thermal: imx_tmu: Update TMU driver to support iMX93

2023-04-27 Thread Peng Fan (OSS)
From: Ye Li The TMU used on iMX93 is IP revision 2.1 which is different with previous revision used on iMX8MQ. So add a new FLAG V4 for this revision to distinguish the operations. Reviewed-by: Peng Fan Signed-off-by: Ye Li Signed-off-by: Peng Fan --- drivers/thermal/Kconfig | 6 +-- dri