Re: [PATCH 1/2] dt-bindings: display: Add SSD133x OLED controllers

From: Krzysztof Kozlowski
Date: Mon Dec 18 2023 - 02:35:13 EST


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