Re: [PATCH v4 2/5] dt-bindings: display: ssd1307fb: Extend schema for SPI controllers

From: Rob Herring
Date: Thu Apr 14 2022 - 09:00:58 EST


On Wed, 13 Apr 2022 18:23:55 +0200, Javier Martinez Canillas wrote:
> The Solomon SSD130x OLED displays can either have an I2C or SPI interface,
> add to the schema the properties and examples for OLED devices under SPI.
>
> Signed-off-by: Javier Martinez Canillas <javierm@xxxxxxxxxx>
> Acked-by: Mark Brown <broonie@xxxxxxxxxx>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
>
> Changes in v4:
> - Add a description for the dc-gpios property for SPI (Geert Uytterhoeven)
>
> Changes in v3:
> - Add a comment to the properties required for SPI (Geert Uytterhoeven)
>
> Changes in v2:
> - Don't add compatible strings with an "-spi" suffix (Geert Uytterhoeven)
>
> .../bindings/display/solomon,ssd1307fb.yaml | 42 ++++++++++++++++++-
> 1 file changed, 40 insertions(+), 2 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>