All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawn.guo@freescale.com>
To: Sanchayan Maity <maitysanchayan@gmail.com>
Cc: <stefan@agner.ch>, <jic23@kernel.org>, <B38611@freescale.com>,
	<linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] Implement temperature sensor for vf610-adc
Date: Thu, 18 Sep 2014 21:34:27 +0800	[thread overview]
Message-ID: <20140918133426.GI4796@dragon> (raw)
In-Reply-To: <cover.1411039381.git.maitysanchayan@gmail.com>

On Thu, Sep 18, 2014 at 05:23:22PM +0530, Sanchayan Maity wrote:
> 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

This is not an arch/arm/mach-imx patch, so shouldn't be prefixed with
"ARM: imx: ".  And also it's more appropriate to put Jonathan Cameron
<jic23@kernel.org> on "To:", since he is responsible for picking
drivers/iio/adc patches.

Shawn

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

  parent reply	other threads:[~2014-09-18 13:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Shawn Guo [this message]
2014-09-19  9:57   ` [PATCH v2] Implement temperature sensor for vf610-adc Sanchayan Maity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140918133426.GI4796@dragon \
    --to=shawn.guo@freescale.com \
    --cc=B38611@freescale.com \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maitysanchayan@gmail.com \
    --cc=stefan@agner.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.