On Tue, 15 Sep 2020 13:16:58 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > On Wed, 09 Sep 2020 18:59:42 +0100, Jonathan Cameron wrote: > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > This binding was moved over from hwmon some time ago so is a bit > > unusual in terms of IIO bindings. However, conversion was fairly > > straight forwards. > > > > I've listed both Dirk (who think wrote original binding) and Daniel > > who added the IIO driver for this device. > > > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Cc: Dirk Eibach <eibach@xxxxxxxx> > > Cc: Daniel Baluta <daniel.baluta@xxxxxxx> > > --- > > .../devicetree/bindings/iio/adc/ads1015.txt | 73 ----------- > > .../bindings/iio/adc/ti,ads1015.yaml | 113 ++++++++++++++++++ > > 2 files changed, 113 insertions(+), 73 deletions(-) > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Dropped Dirk as maintainer on this one as I don't have an up to date address. That leaves Daniel as the sole listed maintainer. Hope that's fine! Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to maybe run some tests on it. Thanks, Jonathan