linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add ADC support for Colibri VF61 and implement temperature sensor for vf610-adc
@ 2014-09-17  8:23 Sanchayan Maity
  2014-09-17  8:23 ` [PATCH 1/2] ARM: dts: vf610-colibri: Add ADC support Sanchayan Maity
  2014-09-17  8:23 ` [PATCH 2/2] ARM: imx: vf610-adc: Add temperature sensor support Sanchayan Maity
  0 siblings, 2 replies; 7+ messages in thread
From: Sanchayan Maity @ 2014-09-17  8:23 UTC (permalink / raw)
  To: shawn.guo
  Cc: stefan, B38611, linux, linux-arm-kernel, linux-kernel, jic23,
	linux-iio, Sanchayan Maity

Add ADC nodes for Colibri VF61 modules.

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

Sanchayan Maity (2):
  ARM: dts: vf610-colibri: Add ADC support
  ARM: imx: vf610-adc: Add temperature sensor support

 arch/arm/boot/dts/vf610-colibri.dtsi |   10 ++++++++++
 drivers/iio/adc/vf610_adc.c          |   34 +++++++++++++++++++++++++++++++---
 2 files changed, 41 insertions(+), 3 deletions(-)

-- 
1.7.9.5

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-17  8:23 [PATCH 0/2] Add ADC support for Colibri VF61 and implement temperature sensor for vf610-adc Sanchayan Maity
2014-09-17  8:23 ` [PATCH 1/2] ARM: dts: vf610-colibri: Add ADC support Sanchayan Maity
2014-09-18 13:46   ` Shawn Guo
2014-09-19  9:55     ` Sanchayan Maity
2014-09-17  8:23 ` [PATCH 2/2] ARM: imx: vf610-adc: Add temperature sensor support Sanchayan Maity
2014-09-17  8:37   ` Peter Meerwald
2014-09-17 14:22     ` Sanchayan Maity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).