On Wed, 09 Sep 2020 18:59:28 +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Conversion from txt to yaml as part of a general move of IIO bindings > to the new format. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Acked-by: Sebastian Reichel <sre@xxxxxxxxxx> > --- > .../bindings/iio/adc/ti,twl4030-madc.yaml | 48 +++++++++++++++++++ > .../bindings/iio/adc/twl4030-madc.txt | 24 ---------- > 2 files changed, 48 insertions(+), 24 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>