On Tue, 15 Sep 2020 13:05:22 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > On Wed, 09 Sep 2020 18:59:32 +0100, Jonathan Cameron wrote: > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > I changed the name to reflect a specific part in line with normal > > naming conventions. If there is a particularly strong reason to > > keep the wild cards let me know. > > > > Otherwise this was a fairly simple conversion as part of converting > > all the IIO bindings to yaml. > > > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Acked-by: Orson Zhai <orsonzhai@xxxxxxxxx> > > Cc: Baolin Wang <baolin.wang7@xxxxxxxxx> > > Cc: Chunyan Zhang <zhang.lyra@xxxxxxxxx> > > --- > > .../bindings/iio/adc/sprd,sc2720-adc.yaml | 72 +++++++++++++++++++ > > .../bindings/iio/adc/sprd,sc27xx-adc.txt | 40 ----------- > > 2 files changed, 72 insertions(+), 40 deletions(-) > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Applied. Thanks, Jonathan