]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00152291-1 [MX6]Add anatop thermal driver
authorAnson Huang <b20788@freescale.com>
Fri, 1 Jul 2011 02:58:18 +0000 (10:58 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:32:55 +0000 (08:32 +0200)
commit006d28e963f0ad4e5d1bcb1e1c4238902fe80f74
treeeb1063d403d4211a396df53b2633b950f4fb5902
parent3a5c601cd02a293ac11a0da528f74f0f9b4b7c9b
ENGR00152291-1 [MX6]Add anatop thermal driver

Currently only support temperature reading, and
since the chip need calibration, and they will
write the calibration parameter into fuse later,
we need to wait for it and improve this thermal
sensor's accuracy. Also, cooling device will be
added later.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-mx6/Kconfig
arch/arm/mach-mx6/board-mx6q_sabreauto.c
arch/arm/mach-mx6/devices-imx6q.h
arch/arm/plat-mxc/devices/Kconfig
arch/arm/plat-mxc/devices/Makefile
arch/arm/plat-mxc/devices/platform-imx-anatop-thermal.c [new file with mode: 0644]
arch/arm/plat-mxc/include/mach/anatop_thermal.h [new file with mode: 0644]
arch/arm/plat-mxc/include/mach/devices-common.h