Hi Matti, just accidentally saw your series. On Wed, Sep 06, 2023 at 03:37:19PM +0300, Matti Vaittinen wrote: > +examples: > + - | > + #include <dt-bindings/interrupt-controller/irq.h> > + i2c { > + #address-cells = <1>; > + #size-cells = <0>; > + pressure-sensor@5d { > + compatible = "kionix,kx022a"; I think the compatible in the example is not right. Best Regards, Benjamin