Re: [PATCH v2] dt-bindings: iio: adc: convert sd modulator to json-schema

From: Rob Herring
Date: Wed Dec 18 2019 - 17:30:38 EST


On Fri, 6 Dec 2019 11:00:58 +0100, Olivier Moysan wrote:
> Convert the sigma delta modulator bindings
> to DT schema format using json-schema.
>
> Signed-off-by: Olivier Moysan <olivier.moysan@xxxxxx>
> ---
> Changes since v1:
> - add additionalProperties
> - remove unit-address in example
> ---
> .../iio/adc/sigma-delta-modulator.txt | 13 -------
> .../iio/adc/sigma-delta-modulator.yaml | 37 +++++++++++++++++++
> 2 files changed, 37 insertions(+), 13 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/iio/adc/sigma-delta-modulator.txt
> create mode 100644 Documentation/devicetree/bindings/iio/adc/sigma-delta-modulator.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>