dt-bindings: display: panel: mipi-dbi-spi: add spi-3wire property
authorLeonard Göhrs <l.goehrs@pengutronix.de>
Wed, 14 Jun 2023 12:32:17 +0000 (14:32 +0200)
committerRob Herring <robh@kernel.org>
Thu, 15 Jun 2023 20:17:20 +0000 (14:17 -0600)
Some MIPI DBI panels support a three wire mode (clock, chip select,
bidirectional data) that can be used to ask the panel if it is already set
up by e.g. the bootloader and can thus skip the initialization.
This enables a flicker-free boot.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://lore.kernel.org/r/20230614123222.4167460-4-l.goehrs@pengutronix.de
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml

index c07da1a..2f0238b 100644 (file)
@@ -87,6 +87,8 @@ properties:
       Logic level supply for interface signals (Vddi).
       No need to set if this is the same as power-supply.
 
+  spi-3wire: true
+
 required:
   - compatible
   - reg