Re: [PATCH v7 0/7] Add support for AD4000 series of ADCs

From: Jonathan Cameron
Date: Sat Jul 20 2024 - 09:10:44 EST


On Fri, 12 Jul 2024 16:20:00 -0300
Marcelo Schmitt <marcelo.schmitt@xxxxxxxxxx> wrote:

> This patch series extends the SPI bitbang, gpio, and spi-engine controllers to
> support configurable MOSI line idle states.
> It then introduces the ad4000 driver which uses the MOSI idle configuration to
> provide improved support for the AD4000 series of ADCs.
> Documentation is added describing the new extension to the SPI protocol.
> The currently supported wiring modes for AD4000 devices were documented under
> IIO documentation directory.
>
Hi Marcelo,

All looks good to me.
So at this point, as long as Mark is happy with the SPI changes, I think we are
waiting for Mark to pick the SPI parts and tag that so I can merge
that into the IIO tree with the driver. I assume Mark won't
do that until after rc1. All the dependencies are upstream already but mid
merge window isn't a good point to use as a base for anything!

Give this a poke after rc2 or so if you don't see progress.

Thanks,

Jonathan