commit | 4f5026c621bb72a9049a3a6f5fe42db453200165 | [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 | bef7d2a3665d951a967135970e48872b77cbeac9 [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>