MLK-16238-1 thermal: Add TMU driver for i.MX8M
authorYe Li <ye.li@nxp.com>
Mon, 21 Aug 2017 10:41:12 +0000 (05:41 -0500)
committerJason Liu <jason.hui.liu@nxp.com>
Thu, 2 Nov 2017 18:37:13 +0000 (02:37 +0800)
commitf883de99b93de8c2fadd382d8cf961667bacd038
treea62f96d61144e59c0a5f6dc415cabfecb7979585
parentcc4e6b3786671ec2ce2ea74dc6334f72587cc756
MLK-16238-1 thermal: Add TMU driver for i.MX8M

Porting the TMU driver from kernel and supporting DM in the driver.
Users need to provide the TMU node and sensors nodes in DTB.

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