public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] Implement temperature sensor for vf610-adc
@ 2014-09-18 11:53 Sanchayan Maity
  2014-09-18 11:53 ` [PATCH v2] ARM: imx: vf610-adc: Add temperature sensor support Sanchayan Maity
  2014-09-18 13:34 ` [PATCH v2] Implement temperature sensor for vf610-adc Shawn Guo
  0 siblings, 2 replies; 4+ messages in thread
From: Sanchayan Maity @ 2014-09-18 11:53 UTC (permalink / raw)
  To: shawn.guo; +Cc: stefan, jic23, B38611, linux-iio, linux-kernel, Sanchayan Maity

Vybrid ADC peripheral includes a temperature sensor
which is connected to channel number 26. The patch
adds support for the sensor. The raw value is read
and the temperature calculated in milli degree Celsius,
which is returned using IIO_CHAN_INFO_PROCESSED option.

Sanchayan Maity (1):
  ARM: imx: vf610-adc: Add temperature sensor support

 drivers/iio/adc/vf610_adc.c |   28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-19  9:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-18 11:53 [PATCH v2] Implement temperature sensor for vf610-adc Sanchayan Maity
2014-09-18 11:53 ` [PATCH v2] ARM: imx: vf610-adc: Add temperature sensor support Sanchayan Maity
2014-09-18 13:34 ` [PATCH v2] Implement temperature sensor for vf610-adc Shawn Guo
2014-09-19  9:57   ` Sanchayan Maity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox