Re: [PATCH v5 0/2] iio: adc: ad7944: new driver

From: Jonathan Cameron
Date: Sun Mar 10 2024 - 11:20:54 EST


On Mon, 4 Mar 2024 13:48:45 -0600
David Lechner <dlechner@xxxxxxxxxxxx> wrote:

> This is a new driver for the Analog Devices AD7944/AD7985/AD7986 family
> of ADCs. These are fairly simple chips (e.g. no configuration registers)
> but do have some unusual SPI configurations. The initial driver is only
> supporting the normal (4-wire) SPI mode.
>
> This work is done on behalf of Analog Devices, Inc., hence the
> MAINTAINERS are @analog.com folks.
Series applied to the togreg-normal branch of iio.git and pushed out
for 0-day to get a head start. This is now 6.10 material given timing.
I'll be rebasing my tree after rc1 at which point I'll fall back to my normal
togreg branch naming.

Thanks,

Jonathan