Re: [PATCH v8 14/17] iio: adc: ad4695: Add support for SPI offload

From: Jonathan Cameron
Date: Sat Feb 08 2025 - 08:11:25 EST


On Fri, 7 Feb 2025 20:20:27 +0000
Mark Brown <broonie@xxxxxxxxxx> wrote:

> On Fri, Feb 07, 2025 at 02:09:11PM -0600, David Lechner wrote:
>
> > Add support for SPI offload to the ad4695 driver. SPI offload allows
> > sampling data at the max sample rate (500kSPS or 1MSPS).
>
> This doesn't apply (against -rc1) so I'll skip all the IIO stuff.

We are pretty churn heavy for IIO in some of these drivers, so
probably needs an immutable branch with just the SPI parts
and I'll unwind the mess on top of that (or request rebases
as needed!)

Thanks,

Jonathan