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
|
@ -15,7 +15,7 @@ properties:
|
|||
mipi-mode:
|
||||
type: int
|
||||
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)
|
||||
1 MIPI_DBI_MODE_SPI_3WIRE
|
||||
2 MIPI_DBI_MODE_SPI_4WIRE
|
||||
|
|
Loading…
Reference in a new issue