public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Santos <Jonathan.Santos@analog.com>
To: <linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Cc: Jonathan Santos <Jonathan.Santos@analog.com>,
	<Michael.Hennerich@analog.com>, <lars@metafoo.de>,
	<jic23@kernel.org>, <dlechner@baylibre.com>, <nuno.sa@analog.com>,
	<andy@kernel.org>
Subject: [PATCH 0/3] iio: adc: ad7768-1: add support for SPI offload
Date: Sat, 31 Jan 2026 22:35:07 -0300	[thread overview]
Message-ID: <cover.1769889074.git.Jonathan.Santos@analog.com> (raw)

This series adds SPI offload support to the AD7768-1 driver and includes
two critical fixes for one-shot mode operation discovered during testing.

Jonathan Santos (3):
  iio: adc: ad7768-1: fix one-shot mode data acquisition
  iio: adc: ad7768-1: prevent one-shot mode with wideband filter
  iio: adc: ad7768-1: add support for SPI offload

 drivers/iio/adc/Kconfig    |   2 +
 drivers/iio/adc/ad7768-1.c | 211 +++++++++++++++++++++++++++++++++++--
 2 files changed, 202 insertions(+), 11 deletions(-)


base-commit: d820183f371d9aa8517a1cd21fe6edacf0f94b7f
-- 
2.34.1


             reply	other threads:[~2026-02-04 12:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-01  1:35 Jonathan Santos [this message]
2026-02-01  1:35 ` [PATCH 1/3] iio: adc: ad7768-1: fix one-shot mode data acquisition Jonathan Santos
2026-02-07 16:48   ` Jonathan Cameron
2026-02-09 21:38     ` Jonathan Santos
2026-02-14 14:47       ` Jonathan Cameron
2026-02-01  1:35 ` [PATCH 2/3] iio: adc: ad7768-1: prevent one-shot mode with wideband filter Jonathan Santos
2026-02-04 16:11   ` Nuno Sá
2026-02-02 22:41     ` Jonathan Santos
2026-02-01  1:35 ` [PATCH 3/3] iio: adc: ad7768-1: add support for SPI offload Jonathan Santos
2026-02-04 14:09   ` Andy Shevchenko
2026-02-04 15:38   ` David Lechner
2026-02-05  5:42   ` kernel test robot
2026-02-05  6:03   ` Dan Carpenter
2026-02-05  6:44   ` kernel test robot

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=cover.1769889074.git.Jonathan.Santos@analog.com \
    --to=jonathan.santos@analog.com \
    --cc=Michael.Hennerich@analog.com \
    --cc=andy@kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox