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

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Mon Dec 18 07:34:58 UTC 2023


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



More information about the dri-devel mailing list