On Tue, 15 Sep 2020 13:09:33 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > On Wed, 09 Sep 2020 18:59:36 +0100, Jonathan Cameron wrote: > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > Renamed to remove the wild cards. These go wrong far too often so > > in general preferred to use the name of a specific part. As this > > binding only provides one compatible, I went with that. > > > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Cc: Gregory Clement <gregory.clement@xxxxxxxxxxx> > > --- > > .../bindings/iio/adc/lpc32xx-adc.txt | 21 -------- > > .../bindings/iio/adc/nxp,lpc3220-adc.yaml | 50 +++++++++++++++++++ > > 2 files changed, 50 insertions(+), 21 deletions(-) > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Applied, thanks, Jonathan