Linux-IIO Archive mirror
 help / color / mirror / Atom feed
From: "Otávio Silva" <otavio.ols@usp.br>
To: jic23@kernel.org
Cc: felipeanibal@usp.br, linux-iio@vger.kernel.org,
	otavio.ols@usp.br, thiago.duvanel@usp.br
Subject: Re: [PATCH] iio: adc: use sign_extend32 to provide negative numbers conversion
Date: Sat, 27 Apr 2024 23:02:46 -0300	[thread overview]
Message-ID: <20240428020247.50114-1-otavio.ols@usp.br> (raw)
In-Reply-To: <20240421183820.4e2c0133@jic23-huawei>

Hello!

Upon further study of the LTC2309 device we realized we were mistaken in
our last patch. It seems that the driver is set to work only on unipolar
mode (despite having support for differential and non-differential input),
so it does not require 2’s complement as we first thought.

We are sorry for the misunderstanding (and for the wrong emails), and
thankful for your attention,
Otávio Silva

      reply	other threads:[~2024-04-28  2:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-20 23:34 [PATCH] iio: adc: use sign_extend32 to provide negative numbers conversion Otávio Silva
2024-04-21 17:38 ` Jonathan Cameron
2024-04-28  2:02   ` Otávio Silva [this message]

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=20240428020247.50114-1-otavio.ols@usp.br \
    --to=otavio.ols@usp.br \
    --cc=felipeanibal@usp.br \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=thiago.duvanel@usp.br \
    /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 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 read-only IMAP folder(s) and NNTP newsgroup(s).