All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lars-Peter Clausen <lars@metafoo.de>
To: Ludovic Desroches <ludovic.desroches@atmel.com>, jic23@kernel.org
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, nicolas.ferre@atmel.com
Subject: Re: [PATCH v2 2/2] iio:adc:at91-sama5d2: add support for signed conversion
Date: Mon, 7 Mar 2016 21:04:15 +0100	[thread overview]
Message-ID: <56DDDEBF.30905@metafoo.de> (raw)
In-Reply-To: <1457360997-29179-3-git-send-email-ludovic.desroches@atmel.com>

On 03/07/2016 03:29 PM, Ludovic Desroches wrote:
> The at91-sama5d2 ADC controller can achieve unsigned and signed
> conversions. For each channel, a signed and an unsigned variant are
> created.
> Sign mode is a global configuration, it is not tied to a specific
> channel. For this reason, the controller has to be configured upon
> conversion request.

So, what's the difference between signed and unsigned mode?

WARNING: multiple messages have this Message-ID (diff)
From: lars@metafoo.de (Lars-Peter Clausen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/2] iio:adc:at91-sama5d2: add support for signed conversion
Date: Mon, 7 Mar 2016 21:04:15 +0100	[thread overview]
Message-ID: <56DDDEBF.30905@metafoo.de> (raw)
In-Reply-To: <1457360997-29179-3-git-send-email-ludovic.desroches@atmel.com>

On 03/07/2016 03:29 PM, Ludovic Desroches wrote:
> The at91-sama5d2 ADC controller can achieve unsigned and signed
> conversions. For each channel, a signed and an unsigned variant are
> created.
> Sign mode is a global configuration, it is not tied to a specific
> channel. For this reason, the controller has to be configured upon
> conversion request.

So, what's the difference between signed and unsigned mode?

  reply	other threads:[~2016-03-07 20:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-07 14:29 [PATCH v2 0/2] iio: add support for signed conversions Ludovic Desroches
2016-03-07 14:29 ` Ludovic Desroches
2016-03-07 14:29 ` [PATCH v2 1/2] iio: core: introduce IIO_CHAN_INFO_SIGNED Ludovic Desroches
2016-03-07 14:29   ` Ludovic Desroches
2016-03-07 20:09   ` Lars-Peter Clausen
2016-03-07 20:09     ` Lars-Peter Clausen
2016-03-09 21:04     ` Jonathan Cameron
2016-03-09 21:04       ` Jonathan Cameron
2016-03-10 13:23       ` Ludovic Desroches
2016-03-10 13:23         ` Ludovic Desroches
2016-03-07 14:29 ` [PATCH v2 2/2] iio:adc:at91-sama5d2: add support for signed conversion Ludovic Desroches
2016-03-07 14:29   ` Ludovic Desroches
2016-03-07 20:04   ` Lars-Peter Clausen [this message]
2016-03-07 20:04     ` Lars-Peter Clausen

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=56DDDEBF.30905@metafoo.de \
    --to=lars@metafoo.de \
    --cc=jic23@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.desroches@atmel.com \
    --cc=nicolas.ferre@atmel.com \
    /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.