Re: [PATCH v2 1/2] iio: adc: Add driver support for AD7292

From: Jonathan Cameron
Date: Sun Oct 27 2019 - 05:28:53 EST


On Tue, 22 Oct 2019 11:27:37 -0300
Marcelo Schmitt <marcelo.schmitt1@xxxxxxxxx> wrote:

> Hi Jonathan,
>
> Should I send a V3 for the whole patchset or just for the DT binding patch?

Always send whole patch sets. It's far too fiddly to track down parts
from different versions.

Thanks,

Jonathan

>
> Thanks,
>
> Marcelo
>
> On 10/21, Jonathan Cameron wrote:
> > On Tue, 15 Oct 2019 23:51:22 -0300
> > Marcelo Schmitt <marcelo.schmitt1@xxxxxxxxx> wrote:
> >
> > > The AD7292 is a 10-bit monitor and control system with ADC, DACs,
> > > temperature sensor, and GPIOs.
> > >
> > > Configure AD7292 devices in direct access mode, enabling single-ended
> > > ADC readings.
> > >
> > > Datasheet:
> > > Link: https://www.analog.com/media/en/technical-documentation/data-sheets/ad7292.pdf
> > >
> > > Signed-off-by: Marcelo Schmitt <marcelo.schmitt1@xxxxxxxxx>
> > This looks fine to me.
> >
> > Assuming nothing else comes up, I'll pick this up once the binding was tidied up.
> >
> > Thanks,
> >
> > Jonathan
> >