Skip to content

Commit fc68d26

Browse files
DmytroYaskovaescolar
authored andcommitted
doc: hardware: peripherals: mipi_dbi: Added a newline to fix a typo
Added a newline to display the list correctly The list is displayed like: MIPI DBI defines 3 interface types: * Type A: Motorola 6800 parallel bus * Type B: Intel 8080 parallel bus But it should be like: MIPI DBI defines 3 interface types: * Type A: Motorola 6800 parallel bus * Type B: Intel 8080 parallel bus This was fixed by an example from another doc: doc/hardware/peripherals/i3c.rst Signed-off-by: Dmytro Yaskov <[email protected]>
1 parent 8b96dff commit fc68d26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/hardware/peripherals/mipi_dbi.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ The MIPI DBI driver class implements support for MIPI DBI compliant display
77
controllers.
88

99
MIPI DBI defines 3 interface types:
10+
1011
* Type A: Motorola 6800 parallel bus
1112

1213
* Type B: Intel 8080 parallel bus

0 commit comments

Comments
 (0)