From: Jonathan Cameron <jic23@kernel.org>
To: Angelo Dureghello <adureghello@baylibre.com>
Cc: "Lars-Peter Clausen" <lars@metafoo.de>,
"Michael Hennerich" <Michael.Hennerich@analog.com>,
"Nuno Sá" <nuno.sa@analog.com>,
"David Lechner" <dlechner@baylibre.com>,
"Jonathan Corbet" <corbet@lwn.net>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-doc@vger.kernel.org
Subject: Re: [PATCH v4 0/2] iio: ad7380: add SPI offload support
Date: Mon, 10 Mar 2025 20:13:11 +0000 [thread overview]
Message-ID: <20250310201311.04b56522@jic23-huawei> (raw)
In-Reply-To: <20250310-wip-bl-spi-offload-ad7380-v4-0-b184b37b7c72@baylibre.com>
On Mon, 10 Mar 2025 18:39:51 +0100
Angelo Dureghello <adureghello@baylibre.com> wrote:
> Add SPI offload support for the ad7380 ADC.
>
> Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
I've applied this to the togreg branch of iio.git and pushed
out as testing for 0-day to take a very brief look.
This might well be the last series to make it this cycle depending
on how busy the rest of my week ends up.
Jonathan
> ---
> 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,
next prev parent reply other threads:[~2025-03-10 20:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Jonathan Cameron [this message]
2025-03-11 6:25 ` [PATCH v4 0/2] iio: ad7380: add SPI " Angelo Dureghello
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250310201311.04b56522@jic23-huawei \
--to=jic23@kernel.org \
--cc=Michael.Hennerich@analog.com \
--cc=adureghello@baylibre.com \
--cc=corbet@lwn.net \
--cc=dlechner@baylibre.com \
--cc=lars@metafoo.de \
--cc=linux-doc@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nuno.sa@analog.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox