On Tue, 15 Sep 2020 13:13:50 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > On Wed, 09 Sep 2020 18:59:40 +0100, Jonathan Cameron wrote: > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > Simple SPI driver. I've added the #io-channel-cells > > as an optional parameter to allow use of this device as a provider > > of ADC capabilities to other devices. > > > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Cc: Charles-Antoine Couret <charles-antoine.couret@xxxxxxxxxxxxx> > > --- > > .../devicetree/bindings/iio/adc/ad7949.txt | 16 ------ > > .../bindings/iio/adc/adi,ad7949.yaml | 57 +++++++++++++++++++ > > 2 files changed, 57 insertions(+), 16 deletions(-) > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Applied, Thanks, Jonathan