Skip to content

Commit 222e0a8

Browse files
hnezrobherring
authored andcommitted
dt-bindings: display: panel: mipi-dbi-spi: add spi-3wire property
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>
1 parent 96b2b1a commit 222e0a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ properties:
8787
Logic level supply for interface signals (Vddi).
8888
No need to set if this is the same as power-supply.
8989
90+
spi-3wire: true
91+
9092
required:
9193
- compatible
9294
- reg

0 commit comments

Comments
 (0)