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

From: Jonathan Cameron
Date: Sun Aug 18 2019 - 14:46:36 EST


On Wed, 14 Aug 2019 20:39:04 -0600
Rob Herring <robh+dt@xxxxxxxxxx> wrote:

> On Wed, Aug 14, 2019 at 1:32 AM Mircea Caprioru
> <mircea.caprioru@xxxxxxxxxx> wrote:
> >
> > This patch add device tree binding documentation for AD7192 adc in YAML
> > format.
> >
> > Signed-off-by: Mircea Caprioru <mircea.caprioru@xxxxxxxxxx>
> > ---
> > Changelog V2:
> > - remove description from spi and interrupt properties
> > - changed the name of the device from ad7192 to adc in the example
> >
> > Changelog V3:
> > - added semicolon at the end of the dt example
> >
> > .../bindings/iio/adc/adi,ad7192.yaml | 121 ++++++++++++++++++
> > 1 file changed, 121 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

For some reason, this patch gave me a git error based on encoding.
I applied it by hand instead and all seemed fine. Not sure why
that happened!

Applied to the togreg branch of iio.git and pushed out as testing
so the autobuilders can play with it.

Thanks,

Jonathan