public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: adc: ad7768-1: add support for SPI offload
@ 2026-02-01  1:35 Jonathan Santos
  2026-02-01  1:35 ` [PATCH 1/3] iio: adc: ad7768-1: fix one-shot mode data acquisition Jonathan Santos
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Jonathan Santos @ 2026-02-01  1:35 UTC (permalink / raw)
  To: linux-iio, linux-kernel
  Cc: Jonathan Santos, Michael.Hennerich, lars, jic23, dlechner,
	nuno.sa, andy

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


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

end of thread, other threads:[~2026-02-14 14:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-01  1:35 [PATCH 0/3] iio: adc: ad7768-1: add support for SPI offload Jonathan Santos
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox