[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190818200708.659eb4bb@archlinux>
Date: Sun, 18 Aug 2019 20:07:08 +0100
From: Jonathan Cameron <jic23@...23.retrosnub.co.uk>
To: Rob Herring <robh+dt@...nel.org>
Cc: Mircea Caprioru <mircea.caprioru@...log.com>,
Michael Hennerich <Michael.Hennerich@...log.com>,
Stefan Popa <stefan.popa@...log.com>,
Lars-Peter Clausen <lars@...afoo.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"open list:IIO SUBSYSTEM AND DRIVERS" <linux-iio@...r.kernel.org>,
devicetree@...r.kernel.org
Subject: Re: [PATCH V3 4/4] dt-bindings: iio: adc: ad7192: Add binding
documentation for AD7192
On Sun, 18 Aug 2019 19:46:27 +0100
Jonathan Cameron <jic23@...nel.org> wrote:
> On Wed, 14 Aug 2019 20:39:04 -0600
> Rob Herring <robh+dt@...nel.org> wrote:
>
> > On Wed, Aug 14, 2019 at 1:32 AM Mircea Caprioru
> > <mircea.caprioru@...log.com> wrote:
> > >
> > > This patch add device tree binding documentation for AD7192 adc in YAML
> > > format.
> > >
> > > Signed-off-by: Mircea Caprioru <mircea.caprioru@...log.com>
> > > ---
> > > 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@...nel.org>
>
> 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
>
I spoke a bit soon as the build test was still running.
you have const values for the regulators - that doesn't make much sense
to my mind and means your example gives warnings...
items:
- const: dvdd
/iio/Documentation/devicetree/bindings/iio/adc/adi,ad7192.example.dt.yaml: adc@0: dvdd-supply:0: 'dvdd' was expected
I've dropped this and will pick up in v4.
thanks,
Jonathan
Powered by blists - more mailing lists