public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: ad7606: add SPI offload support
@ 2025-04-03 16:19 Angelo Dureghello
  2025-04-03 16:19 ` [PATCH 1/3] dt-bindings: iio: adc: adi,ad7606: add SPI offload properties Angelo Dureghello
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Angelo Dureghello @ 2025-04-03 16:19 UTC (permalink / raw)
  To: Lars-Peter Clausen, Michael Hennerich, Jonathan Cameron,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Jonathan Corbet,
	David Lechner
  Cc: Michael Hennerich, linux-iio, devicetree, linux-kernel, linux-doc,
	Angelo Dureghello

Add SPI offload support for the ad7606 ADC.

Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
---
Angelo Dureghello (3):
      dt-bindings: iio: adc: adi,ad7606: add SPI offload properties
      doc: iio: ad7606: describe offload support
      iio: adc: ad7606: add SPI offload support

 .../devicetree/bindings/iio/adc/adi,ad7606.yaml    |   8 +
 Documentation/iio/ad7606.rst                       |  45 +++++
 drivers/iio/adc/Kconfig                            |   2 +
 drivers/iio/adc/ad7606.c                           |  50 ++++-
 drivers/iio/adc/ad7606.h                           |  12 ++
 drivers/iio/adc/ad7606_spi.c                       | 210 +++++++++++++++++++++
 include/dt-bindings/iio/adc/adi,ad7606.h           |   9 +
 7 files changed, 326 insertions(+), 10 deletions(-)
---
base-commit: 8f159ea5a253d40682e041daec007933d6caf01b
change-id: 20250403-wip-bl-spi-offload-ad7606-cfd992d286a4

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


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

end of thread, other threads:[~2025-04-14 20:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-03 16:19 [PATCH 0/3] iio: ad7606: add SPI offload support Angelo Dureghello
2025-04-03 16:19 ` [PATCH 1/3] dt-bindings: iio: adc: adi,ad7606: add SPI offload properties Angelo Dureghello
2025-04-07 13:21   ` Rob Herring (Arm)
2025-04-03 16:19 ` [PATCH 2/3] doc: iio: ad7606: describe offload support Angelo Dureghello
2025-04-03 16:19 ` [PATCH 3/3] iio: adc: ad7606: add SPI " Angelo Dureghello
2025-04-05 15:40   ` Jonathan Cameron
2025-04-07  7:41     ` Angelo Dureghello
2025-04-07 18:58   ` Jonathan Cameron
2025-04-14 18:24   ` Jonathan Cameron
2025-04-14 19:59     ` Angelo Dureghello
2025-04-03 16:48 ` [PATCH 0/3] iio: " David Lechner
2025-04-07 18:55   ` Jonathan Cameron

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