Re: [PATCH v4 0/3] iio: adc: ad4695: new driver for AD4695 and similar ADCs
From: Jonathan Cameron
Date: Sat Jul 20 2024 - 06:49:02 EST
On Thu, 11 Jul 2024 14:15:40 -0500
David Lechner <dlechner@xxxxxxxxxxxx> wrote:
> This is adding DT bindings and a new driver for the AD4695 and similar
> devices. The plan is to implement quite a few more features, but this
> is a complex chip so we're spreading out the work. To start with, we
> have a reasonably complete DT binding and a very basic driver.
>
> This work is being done in collaboration with Analog Devices Inc.,
> hence they listed as maintainers rather than me. The code has been
> tested on a ZedBoard with an EVAL-AD4696FMCZ using the internal LDO,
> an external reference and a variety of input channel configurations.
Series applied to the testing branch of iio.git which I'll rebase on
rc1 once available and push out as the normal togreg branch for
linux-next to pick up.