[PATCH v3 3/4] dt-bindings: display: Add SSD133x OLED controllers

Rob Herring robh at kernel.org
Thu Dec 21 22:14:25 UTC 2023


On Tue, 19 Dec 2023 21:34:08 +0100, Javier Martinez Canillas wrote:
> Add a Device Tree binding schema for the OLED panels based on the
> Solomon SSD133x family of controllers.
> 
> Signed-off-by: Javier Martinez Canillas <javierm at redhat.com>
> ---
> 
> Changes in v3:
> - Move solomon,ssd-common.yaml ref before the properties section and
>   width/height constraints after the other properties (Conor Dooley).
> 
> Changes in v2:
> - Unconditionally set the width and height constraints (Conor Dooley).
> - Fix indentation in the DTS examples (Krzysztof Kozlowski).
> 
>  .../bindings/display/solomon,ssd133x.yaml     | 57 +++++++++++++++++++
>  1 file changed, 57 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/display/solomon,ssd133x.yaml
> 

Reviewed-by: Rob Herring <robh at kernel.org>



More information about the dri-devel mailing list