This is likely redundant but just so you know I’m watching, this diff: > .../bindings/iio/adc/maxim,max1241.yaml | 4 +- i.e. > diff --git a/Documentation/devicetree/bindings/iio/adc/maxim,max1241.yaml b/Documentation/devicetree/bindings/iio/adc/maxim,max1241.yaml > index 58b12fe8070c..ef8d51e74c08 100644 > --- a/Documentation/devicetree/bindings/iio/adc/maxim,max1241.yaml > +++ b/Documentation/devicetree/bindings/iio/adc/maxim,max1241.yaml > @@ -54,8 +54,8 @@ examples: > - | > #include <dt-bindings/gpio/gpio.h> > spi { > - #address-cells = <1>; > - #size-cells = <0>; > + #address-cells = <1>; > + #size-cells = <0>; > > adc@0 { > compatible = "maxim,max1241"; looks okay. If you need it: Reviewed-by: Alexandru Lazar <alazar@xxxxxxxxxxxxx> All the best, Alex