On Tue, 15 Sep 2020 13:07:50 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > On Wed, 09 Sep 2020 18:59:35 +0100, Jonathan Cameron wrote: > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > Most of the description in the original doc is effectively boilerplate > > and does not bring much value so I have not carried it over into the yaml. > > > > Added #io-channel-cells to simplify use of channels on this ADC by > > consumer drivers. > > > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Cc: Joachim Eastwood <manabian@xxxxxxxxx> > > --- > > .../bindings/iio/adc/lpc1850-adc.txt | 20 ------ > > .../bindings/iio/adc/nxp,lpc1850-adc.yaml | 61 +++++++++++++++++++ > > 2 files changed, 61 insertions(+), 20 deletions(-) > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Applied. Thanks, Jonathan