commit | bef7d2a3665d951a967135970e48872b77cbeac9 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sun May 03 22:19:47 2020 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sun May 10 20:55:20 2020 +0200 |
tree | 43efb7203dea5a20eead1be5543f399a53f2df42 | |
parent | 10de579fe2f927b3320fd3df56dd2bcc005dd312 [diff] |
thermal: imx_tmu: Add support for thermal sensor on iMX8MM The analog sensors on iMX8MM are new, used for 14LPP process. So the Temperature Sensor Monitoring Unit (TMU) has some change accordingly. We use version 2 in TMU driver to represent the new TMU, so the one driver can service for both i.MX8MQ/M. Signed-off-by: Peng Fan <peng.fan@nxp.com>