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