On Sun, 09 Aug 2020 12:17:46 +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Simple binding conversion of this SPI ADC binding, with reference > voltage. > > Added the optional property #io-channel-cells to allow for > consumers of channels if that makes sense for a given board. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Cc: Akinobu Mita <akinobu.mita@xxxxxxxxx> > --- > .../bindings/iio/adc/ti,adc0832.yaml | 56 +++++++++++++++++++ > .../bindings/iio/adc/ti-adc0832.txt | 19 ------- > 2 files changed, 56 insertions(+), 19 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>