]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: omap-thermal: introduce new features of OMAP54xx
authorEduardo Valentin <eduardo.valentin@ti.com>
Tue, 26 Feb 2013 22:53:29 +0000 (18:53 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Mar 2013 16:48:52 +0000 (09:48 -0700)
commit1aa556ace337f7079990ec43f902c1d51b60d42a
tree766be47f9766b69cc012d00e53e09428bfe78094
parent9345640a6b381a704c3e953965eb836470390007
staging: omap-thermal: introduce new features of OMAP54xx

On OMAP54xx ES2.0 there are new features inside the bandgap
device. This patch introduces the registers definition
to access these features and adapts the data structures
to map these new registers. The new features are:

. SIDLE mode
. Cumulative register
. History buffer.
. Buffer freeze bit
. Buffer clear bit

Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/omap-thermal/omap-bandgap.h
drivers/staging/omap-thermal/omap5-thermal.c