thermal: add i.MX8 thermal driver
authorPeng Fan <peng.fan@nxp.com>
Sun, 5 May 2019 13:23:54 +0000 (13:23 +0000)
committerStefano Babic <sbabic@denx.de>
Fri, 19 Jul 2019 13:17:05 +0000 (15:17 +0200)
commit5ef5b6d46f6b2a375230fa7dee8695e4574b78be
tree85eb7f020ed6d5310bf795afe3d354e8b6a8530b
parent7752a0fef74be1b222caf1d9c5cf07e0e4b6190c
thermal: add i.MX8 thermal driver

Add i.MX8 thermal driver to support get temperature from SCU.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/imx_scu_thermal.c [new file with mode: 0644]