Re: [PATCH 1/2] dt-bindings: iio: humidity: Add si7020 bindings

From: Krzysztof Kozlowski
Date: Fri May 13 2022 - 04:50:25 EST


On 11/05/2022 21:08, Eddie James wrote:
> Document the si7020 bindings with a new "silabs,skip-reset" property.
> +examples:
> + - |
> + si7021-a20@40 {
> + silabs,skip-reset;
> + compatible = "silabs,si7020";
> + reg = <0x40>;
> + };

As Rob's bot pointed out - you need to test your bindings. See
writing-schema.rst. Don't send bindings which do not work.


Best regards,
Krzysztof