thermal: imx_tmu: Add support for thermal sensor on iMX8MM
authorPeng Fan <peng.fan@nxp.com>
Sun, 3 May 2020 14:19:47 +0000 (22:19 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 10 May 2020 18:55:20 +0000 (20:55 +0200)
commitfc8657b7fb526b253c9d97f1fe34e40ceadc7c35
tree43efb7203dea5a20eead1be5543f399a53f2df42
parent2cd7f47983a38397c32bdf4fefeb35cd13600edb
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>
drivers/thermal/imx_tmu.c