Re: [PATCH v3 10/13] dt-bindings: iio: Add AD7091R-8

From: Marcelo Schmitt
Date: Fri Dec 08 2023 - 08:29:45 EST


On 12/08, Krzysztof Kozlowski wrote:
> On 07/12/2023 19:42, Marcelo Schmitt wrote:
> > Add device tree documentation for AD7091R-8.
> >
> > Signed-off-by: Marcelo Schmitt <marcelo.schmitt@xxxxxxxxxx>
>
> Except what David said also:
>
> > +examples:
> > + - |
> > + #include <dt-bindings/interrupt-controller/irq.h>
> > + #include <dt-bindings/gpio/gpio.h>
> > + spi {
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > +
> > + adc@0 {
> > + compatible = "adi,ad7091r8";
>
> Use 4 spaces for example indentation.

Ack, will do for v4.

Thanks

>
> Best regards,
> Krzysztof
>