Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iio: ad7380: add SPI offload support
@ 2025-03-04 15:25 Angelo Dureghello
  2025-03-04 15:25 ` [PATCH v3 1/2] iio: ad7380: add support for SPI offload Angelo Dureghello
  2025-03-04 15:25 ` [PATCH v3 2/2] docs: iio: ad7380: add SPI offload support Angelo Dureghello
  0 siblings, 2 replies; 4+ messages in thread
From: Angelo Dureghello @ 2025-03-04 15:25 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

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

 Documentation/iio/ad7380.rst |  36 +++
 drivers/iio/adc/Kconfig      |   2 +
 drivers/iio/adc/ad7380.c     | 509 ++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 511 insertions(+), 36 deletions(-)
---
base-commit: b7508a5a672275694c2a1b09a5f491ca2a56bbcf
change-id: 20250304-wip-bl-spi-offload-ad7380-ad675f2a2f5c

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


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

end of thread, other threads:[~2025-03-08 16:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-04 15:25 [PATCH v3 0/2] iio: ad7380: add SPI offload support Angelo Dureghello
2025-03-04 15:25 ` [PATCH v3 1/2] iio: ad7380: add support for SPI offload Angelo Dureghello
2025-03-08 16:17   ` Jonathan Cameron
2025-03-04 15:25 ` [PATCH v3 2/2] docs: iio: ad7380: add SPI offload support Angelo Dureghello

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