thermal: imx_tmu: support TMU arch level initialization
authorPeng Fan <peng.fan@nxp.com>
Sun, 3 May 2020 14:19:48 +0000 (22:19 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 10 May 2020 18:55:20 +0000 (20:55 +0200)
commit84897408c688e3d3962e8cd7e92f3ad99c17005d
tree658fd339ea96825f4654b797d4eaf9b47dd2c5d9
parentfc8657b7fb526b253c9d97f1fe34e40ceadc7c35
thermal: imx_tmu: support TMU arch level initialization

i.MX8MM TMU needs to load some registers from fuse, this is arch
dependent operation and may vary on different platforms. So add
a interface for arch level initialization.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/thermal/imx_tmu.c