Message ID | 20240304-ad7944-mainline-v5-0-f0a38cea8901@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | iio: adc: ad7944: new driver | expand |
On Mon, 4 Mar 2024 13:48:45 -0600 David Lechner <dlechner@baylibre.com> 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