DM: thermal: Add imx thermal DM driver
Add a new thermal uclass for thermal sensor and implement the imx thermal driver basing on this uclass. Signed-off-by:Ye.Li <B37916@freescale.com> Acked-by:
Stefano Babic <sbabic@denx.de>
Showing
- drivers/Makefile 1 addition, 0 deletionsdrivers/Makefile
- drivers/thermal/Makefile 9 additions, 0 deletionsdrivers/thermal/Makefile
- drivers/thermal/imx_thermal.c 177 additions, 0 deletionsdrivers/thermal/imx_thermal.c
- drivers/thermal/thermal-uclass.c 30 additions, 0 deletionsdrivers/thermal/thermal-uclass.c
- include/dm/uclass-id.h 1 addition, 0 deletionsinclude/dm/uclass-id.h
- include/imx_thermal.h 17 additions, 0 deletionsinclude/imx_thermal.h
- include/thermal.h 42 additions, 0 deletionsinclude/thermal.h
Loading
Please register or sign in to comment