Message ID | 20240711-iio-adc-ad4695-v4-0-c31621113b57@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | iio: adc: ad4695: new driver for AD4695 and similar ADCs | expand |
On Thu, 11 Jul 2024 14:15:40 -0500 David Lechner <dlechner@baylibre.com> 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.