dts: bindings: mipi-dbi: fix language describing mipi dbi modes

Update language describing mipi dbi modes to be more clear, removing a
run-on sentence

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
Daniel DeGrasse 2024-04-19 21:12:21 +00:00 committed by Anas Nashif
commit e396923198

View file

@ -15,7 +15,7 @@ properties:
mipi-mode: mipi-mode:
type: int type: int
description: | description: |
MIPI DBI mode in use. Use the macros not the actual enum value, here is MIPI DBI mode in use. Use the macros, not the actual enum value. Here is
the concordance list (see dt-bindings/mipi_dbi/mipi_dbi.h) the concordance list (see dt-bindings/mipi_dbi/mipi_dbi.h)
1 MIPI_DBI_MODE_SPI_3WIRE 1 MIPI_DBI_MODE_SPI_3WIRE
2 MIPI_DBI_MODE_SPI_4WIRE 2 MIPI_DBI_MODE_SPI_4WIRE