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

From: Krzysztof Kozlowski
Date: Fri Dec 08 2023 - 03:05:39 EST


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.

Best regards,
Krzysztof