Skip to content

Commit 9a14841

Browse files
rexutkartben
authored andcommitted
dts: bindings: mipi-dbi-spi: fix language describing duplex
Update language describing mipi dbi spi duplex to be more clear. Removing a run-on sentence. Signed-off-by: Stephan Linz <linz@li-pro.net>
1 parent df86315 commit 9a14841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/bindings/mipi-dbi/mipi-dbi-spi-device.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ properties:
1414
as this is, by far, the most common mode.
1515
Selecting half duplex allows to use SPI MOSI as a bidirectional line,
1616
typically used when only one data line is connected.
17-
Use the macros not the actual enum value, here is the concordance
17+
Use the macros, not the actual enum value. Here is the concordance
1818
list (see dt-bindings/spi/spi.h)
1919
0 SPI_FULL_DUPLEX
2020
2048 SPI_HALF_DUPLEX

0 commit comments

Comments
 (0)