commit | 84897408c688e3d3962e8cd7e92f3ad99c17005d | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sun May 03 22:19:48 2020 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun May 10 20:55:20 2020 +0200 |
tree | 658fd339ea96825f4654b797d4eaf9b47dd2c5d9 | |
parent | fc8657b7fb526b253c9d97f1fe34e40ceadc7c35 [diff] |
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>