From: Eduardo Valentin Date: Thu, 12 Jul 2012 16:02:29 +0000 (+0300) Subject: staging: OMAP4+: thermal: introduce bandgap temperature sensor X-Git-Tag: v3.6-rc1~100^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8feaf0ce1a04328c490a4400b9e457f1f88252c8;p=pandora-kernel.git staging: OMAP4+: thermal: introduce bandgap temperature sensor In the System Control Module, OMAP supplies a voltage reference and a temperature sensor feature that are gathered in the band gap voltage and temperature sensor (VBGAPTS) module. The band gap provides current and voltage reference for its internal circuits and other analog IP blocks. The analog-to-digital converter (ADC) produces an output value that is proportional to the silicon temperature. This patch provides a platform driver which expose this feature. It is moduled as a MFD child of the System Control Module core MFD driver. This driver provides only APIs to access the device properties, like temperature, thresholds and update rate. Signed-off-by: Eduardo Valentin Signed-off-by: J Keerthy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed