On Mon, 2 Nov 2020 06:49:54 -0600 Dan Murphy <dmurphy@xxxxxx> wrote: > Jonathan > > On 10/31/20 1:48 PM, Jonathan Cameron wrote: > > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > > > Simple binding so straight forward format conversion. > > > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Cc: Dan Murphy <dmurphy@xxxxxx> > > --- > > .../bindings/iio/adc/ti,ads124s08.yaml | 52 +++++++++++++++++++ > > .../bindings/iio/adc/ti-ads124s08.txt | 25 --------- > > 2 files changed, 52 insertions(+), 25 deletions(-) > > > > diff --git a/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml b/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml > > new file mode 100644 > > index 000000000000..5912a52953fa > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml > > @@ -0,0 +1,52 @@ > > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > GPL-2.0-only OR BSD-2-Clause > Fair enough, GPL-2.0 is defined as meaning the same, but is deprecated according to the SPDX list of names. @Rob, I assume we aren't taking a strong view on which is preferred for DT bindings? Jonathan > Otherwise > > Reviewed-by: Dan Murphy <dmurphy@xxxxxx> >