On 17/12/2023 11:07, Javier Martinez Canillas wrote: >> + - if: > + properties: > + compatible: > + contains: > + const: solomon,ssd1331 > + then: > + properties: > + width: > + default: 96 > + height: > + default: 64 > + > +unevaluatedProperties: false > + > +examples: > + - | > + i2c { > + #address-cells = <1>; > + #size-cells = <0>; > + Use 4 spaces for example indentation. Best regards, Krzysztof