Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v4 0/2] iio: ad7380: add SPI offload support
@ 2025-03-10 17:39 Angelo Dureghello
  2025-03-10 17:39 ` [PATCH v4 1/2] iio: ad7380: add support for SPI offload Angelo Dureghello
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Angelo Dureghello @ 2025-03-10 17:39 UTC (permalink / raw)
  To: Jonathan Cameron, Lars-Peter Clausen, Michael Hennerich,
	Nuno Sá, David Lechner, Jonathan Corbet
  Cc: linux-iio, linux-kernel, linux-doc, Angelo Dureghello

Add SPI offload support for the ad7380 ADC.

Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
---
Changes in v2:
- fix return value on offload probe,
- add documentation patch 2/2.

Changes in v3:
- fix tabs erroneously added,
- fix documentation syntax error,
- add a note for the 4 channels ADC variants.
- Link to v2: https://lore.kernel.org/r/20250304-wip-bl-spi-offload-ad7380-v2-0-0fef61f2650a@baylibre.com

Changes in v4:
- add offload support to adaq4381-4.
- Link to v3: https://lore.kernel.org/r/20250304-wip-bl-spi-offload-ad7380-v3-0-2d830f863bd1@baylibre.com

---
Angelo Dureghello (2):
      iio: ad7380: add support for SPI offload
      doc: iio: ad7380: describe offload support

 Documentation/iio/ad7380.rst |  18 ++
 drivers/iio/adc/Kconfig      |   2 +
 drivers/iio/adc/ad7380.c     | 511 ++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 495 insertions(+), 36 deletions(-)
---
base-commit: 73b788d05b5bd82c40193165583a9dcad2d8410e
change-id: 20250220-wip-bl-spi-offload-ad7380-6f1c27cd815d

Best regards,
-- 
Angelo Dureghello <adureghello@baylibre.com>


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

end of thread, other threads:[~2025-03-11  6:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-10 17:39 [PATCH v4 0/2] iio: ad7380: add SPI offload support Angelo Dureghello
2025-03-10 17:39 ` [PATCH v4 1/2] iio: ad7380: add support for SPI offload Angelo Dureghello
2025-03-10 17:39 ` [PATCH v4 2/2] doc: iio: ad7380: describe offload support Angelo Dureghello
2025-03-10 20:13 ` [PATCH v4 0/2] iio: ad7380: add SPI " Jonathan Cameron
2025-03-11  6:25   ` Angelo Dureghello

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