Re: [PATCH V4 4/4] dt-bindings: iio: adc: ad7192: Add binding documentation for AD7192

From: Jonathan Cameron
Date: Sun Sep 08 2019 - 06:29:15 EST


On Tue, 3 Sep 2019 18:29:37 +0100
Rob Herring <robh@xxxxxxxxxx> wrote:

> On Mon, 2 Sep 2019 16:08:31 +0300, Mircea Caprioru wrote:
> > This patch add device tree binding documentation for AD7192 adc in YAML
> > format.
> >
> > Signed-off-by: Mircea Caprioru <mircea.caprioru@xxxxxxxxxx>
It seems that I messed up before and didn't actually revert the v3 patch.

I'll roll a small fix patch to bring the tree inline with this and send out to the
list.

Sorry about this. One of many things that went wrong in that last pull request!

Jonathan

> > ---
> > Changelog V2:
> > - no changes here
> >
> > Changelog V3:
> > - no changes here
> >
> > Changelog V4:
> > - remove the const value from avdd and dvdd supply
> >
> > .../bindings/iio/adc/adi,ad7192.yaml | 119 ++++++++++++++++++
> > 1 file changed, 119 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
> >
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>