thermal: imx_tmu: Update TMU driver to support iMX93
authorYe Li <ye.li@nxp.com>
Fri, 28 Apr 2023 04:08:07 +0000 (12:08 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 21 May 2023 11:48:52 +0000 (13:48 +0200)
commitb08a0a4b3ad174dd311c06c2853f356af1d7db06
treec72c906dfdf5e0ddfefd1eb665e956725b0dce49
parent6490c1271a3ee2ca7c2b8e849b82920d332c7ef9
thermal: imx_tmu: Update TMU driver to support iMX93

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 <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/thermal/Kconfig
drivers/thermal/imx_tmu.c