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:
parent
7d3fe8ea00
commit
e396923198
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue