On Wed, 09 Sep 2020 18:59:33 +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > A simple conversion from txt file to yaml. I added the #io-channel-cells > property as optional to allow the channels of this ADCs to be used > to provide services to other drivers, for example if an analog > accelerometer is connected. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Cc: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx> > Cc: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx> > --- > .../bindings/iio/adc/nuvoton,nau7802.yaml | 50 +++++++++++++++++++ > .../bindings/iio/adc/nuvoton-nau7802.txt | 18 ------- > 2 files changed, 50 insertions(+), 18 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>