[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220904164447.5c748549@jic23-huawei>
Date: Sun, 4 Sep 2022 16:44:47 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Ramona Bolboaca <ramona.bolboaca@...log.com>, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, linux-iio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] bindings: iio: adc: Add max11205 documentation
file
On Wed, 31 Aug 2022 16:36:25 +0300
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> wrote:
> On 31/08/2022 16:30, Ramona Bolboaca wrote:
> > Add bindings documentation file and MAINTAINERS entry for MAX11205.
> >
> > Signed-off-by: Ramona Bolboaca <ramona.bolboaca@...log.com>
>
>
> > +properties:
> > + compatible:
> > + enum:
> > + - maxim,max11205a
> > + - maxim,max11205b
> > +
> > + reg:
> > + maxItems: 1
> > +
> > + interrupts:
> > + maxItems: 1
> > +
> > + spi-max-frequency:
> > + maximum: 5000000
> > +
> > + spi-cpha: true
> > +
> > + vref-supply:
> > + description:
> > + The regulator supply for the ADC reference voltage. This is a differential
> > + reference. It is equal to the V_REFP - V_REFN. The maximum value is 3.6V.
> > +
> > +required:
> > + - compatible
> > + - reg
> > + - spi-max-frequency
> > + - spi-cpha
> > + - interrupts
> > + - vref-supply
>
> If you are going to send a new version, please put the properties here
> in the same order as they appear in top-level "properties:".
Tweaked whilst applying.
J
>
> In any case:
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
>
> Best regards,
> Krzysztof
Powered by blists - more mailing lists