On Mon, 1 Apr 2019 20:47:19 -0500 Rob Herring <robh+dt@xxxxxxxxxx> wrote: > 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> Applied to the togreg branch of iio.git and pushed out as testing. Thanks, Jonathan > > --- > > .../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>