|
|
Log in / Subscribe / Register

iio: ad7380: add SPI offload support

From:  Angelo Dureghello <adureghello-AT-baylibre.com>
To:  Jonathan Cameron <jic23-AT-kernel.org>, Lars-Peter Clausen <lars-AT-metafoo.de>, Michael Hennerich <Michael.Hennerich-AT-analog.com>, Nuno Sá <nuno.sa-AT-analog.com>, David Lechner <dlechner-AT-baylibre.com>, Jonathan Corbet <corbet-AT-lwn.net>
Subject:  [PATCH v4 0/2] iio: ad7380: add SPI offload support
Date:  Mon, 10 Mar 2025 18:39:51 +0100
Message-ID:  <20250310-wip-bl-spi-offload-ad7380-v4-0-b184b37b7c72@baylibre.com>
Cc:  linux-iio-AT-vger.kernel.org, linux-kernel-AT-vger.kernel.org, linux-doc-AT-vger.kernel.org, Angelo Dureghello <adureghello-AT-baylibre.com>
Archive-link:  Article

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-ad7...

Changes in v4:
- add offload support to adaq4381-4.
- Link to v3: https://lore.kernel.org/r/20250304-wip-bl-spi-offload-ad7...

---
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>




Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds