Re: [PATCH v4 2/2] dt-bindings: iio: adc: Add docs for AD7606 ADC

From: Rob Herring
Date: Mon Dec 10 2018 - 17:23:16 EST


On Mon, 10 Dec 2018 13:04:25 +0200, Stefan Popa wrote:
> Document support for AD7606 Analog to Digital Converter.
>
> Signed-off-by: Stefan Popa <stefan.popa@xxxxxxxxxx>
> ---
> Changes in v2:
> - fixed indentation issues.
> - used gpios instead of gpio.
> - added vendor prefix for conversion-start-gpios, first-data-gpios,
> and range-gpios.
> Changes in v3:
> - Added adi,oversampling-ratio-gpios.
> Changes in v4:
> - Specified if the gpios are active high or low and set the flag
> appropriately.
>
> .../devicetree/bindings/iio/adc/adi,ad7606.txt | 65 ++++++++++++++++++++++
> MAINTAINERS | 1 +
> 2 files changed, 66 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7606.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>