Re: [PATCH v2] dt-bindings: iio: adc: Migrate MCP3911 documentation to yaml

From: Rob Herring
Date: Wed Nov 06 2019 - 20:03:08 EST


On Wed, 6 Nov 2019 12:12:10 +0100, Marcus Folkesson wrote:
> Rewrite bindings to use json-schema vocabulary.
>
> Signed-off-by: Marcus Folkesson <marcus.folkesson@xxxxxxxxx>
> ---
>
> Notes:
> v2:
> - Remove descriptor for reg and spi-max-frequency (Rob)
> - Write better description for clocks and vref-supply (Rob)
> - Remove max-items for vref-supply
>
> .../devicetree/bindings/iio/adc/mcp3911.txt | 30 --------
> .../bindings/iio/adc/microchip,mcp3911.yaml | 71 +++++++++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 72 insertions(+), 31 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/iio/adc/mcp3911.txt
> create mode 100644 Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>