On Sun, 09 Aug 2020 12:17:45 +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Simple conversion for this ADC driver. Note that I haven't put > limits on the spi-max-sampling-frequency because the adc161s626 > doesn't state one clearly defined value. > > Added the #io-channel-cells property to allow for consumers. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Cc: Matt Ranostay <matt.ranostay@xxxxxxxxxxxx> > --- > .../bindings/iio/adc/ti,adc161s626.yaml | 51 +++++++++++++++++++ > .../bindings/iio/adc/ti-adc161s626.txt | 18 ------- > 2 files changed, 51 insertions(+), 18 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>