On Sat, Feb 08, 2020 at 05:23:12PM +0000, jic23@xxxxxxxxxx wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Split the binding in two to reflect the threshold monitor capabilities > and hence interrupts vs the more straight forward parts that > don't have this facility. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > --- > .../devicetree/bindings/iio/adc/max1363.txt | 63 --------------- > .../bindings/iio/adc/maxim,max1238.yaml | 76 +++++++++++++++++++ > .../bindings/iio/adc/maxim,max1363.yaml | 50 ++++++++++++ > 3 files changed, 126 insertions(+), 63 deletions(-) > +properties: > + compatible: > + enum: > + - maxim,max1361, Dangling comma. Otherwise, Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > + - maxim,max1362 > + - maxim,max1363 > + - maxim,max1364