Re: [PATCH v2] avia-hx711.yaml: transform DT binding to YAML

From: Rob Herring
Date: Mon Apr 01 2019 - 21:47:35 EST


On Mon, Apr 1, 2019 at 12:34 PM Andreas Klinger <ak@xxxxxxxxxxxxx> wrote:
>
> replace avia-hx711.txt by avia-hx711.yaml as yaml devicetree
> documentation for avia hx711 iio adc sensor
>
> Signed-off-by: Andreas Klinger <ak@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/iio/adc/avia-hx711.txt | 24 --------
> .../devicetree/bindings/iio/adc/avia-hx711.yaml | 66 ++++++++++++++++++++++
> 2 files changed, 66 insertions(+), 24 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/iio/adc/avia-hx711.txt
> create mode 100644 Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>