On 23/10/2023 02:22, Sebastian Reichel wrote: > +required: > + - compatible > + - reg > + - clocks > + - powerdown-gpios > + - port > + > +additionalProperties: false > + > +examples: > + - | > + #include <dt-bindings/gpio/gpio.h> > + > + i2c0 { i2c { > + #address-cells = <1>; > + #size-cells = <0>; With above: Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof