On Thu, 23 Jul 2020 15:21:59 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > On Wed, 22 Jul 2020 18:12:22 +0100, Jonathan Cameron wrote: > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > Straight forward conversion for this SPI ADC. > > Added limits on spi-max-frequency from datasheet (0.1 to 4.8MHz) > > > > Cc: Jacopo Mondi <jacopo@xxxxxxxxxx> > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > --- > > .../devicetree/bindings/iio/adc/max11100.txt | 18 ------- > > .../bindings/iio/adc/maxim,max11100.yaml | 49 +++++++++++++++++++ > > 2 files changed, 49 insertions(+), 18 deletions(-) > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan