staging: omap-thermal: add OMAP4 data structures
authorEduardo Valentin <eduardo.valentin@ti.com>
Thu, 12 Jul 2012 16:02:31 +0000 (19:02 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jul 2012 02:04:16 +0000 (19:04 -0700)
commit1a31270e54d7f2af76d0727ca7e99950a44c80b0
tree39809031b06551445ada4a59967f535c37c5ec27
parent445eaf871bf94eb496b9b610e35b9e8c8830219f
staging: omap-thermal: add OMAP4 data structures

This patch adds the data structures needed for proper registration
of OMAP4 chips. This patch includes definitions for these chip versions:
. OMAP4430
. OMAP4460
. OMAP4470

Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/omap-thermal/Kconfig
drivers/staging/omap-thermal/Makefile
drivers/staging/omap-thermal/omap-bandgap.c
drivers/staging/omap-thermal/omap-bandgap.h
drivers/staging/omap-thermal/omap4-thermal.c [new file with mode: 0644]