[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d33607e2-42de-ac4e-7ed0-4c25504ac092@linaro.org>
Date: Wed, 31 Aug 2022 16:36:25 +0300
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Ramona Bolboaca <ramona.bolboaca@...log.com>, jic23@...nel.org,
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 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:".
In any case:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists