On Sun, 09 Aug 2020 12:17:44 +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Very simple binding for this i2c device with a reference supply. > > Added the #io-channel-cells property to allow for consumers. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Cc: Michael Hennerich <michael.hennerich@xxxxxxxxxx> > --- > .../bindings/iio/adc/lltc,ltc2497.yaml | 44 +++++++++++++++++++ > .../devicetree/bindings/iio/adc/ltc2497.txt | 13 ------ > 2 files changed, 44 insertions(+), 13 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>