Skip to content

Commit 9380f20

Browse files
TD-JBLfabiobaltieri
authored andcommitted
dts: bindings: serial: st,stm32-uart: Fix description of dts property
Fix dts property description of de-deassert-time for stm32-uart driver. Old text was copy'n'pasted from de-assert-time. Signed-off-by: Thomas Decker <[email protected]>
1 parent 00479a4 commit 9380f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/bindings/serial/st,stm32-uart-base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ properties:
8686
type: int
8787
default: 0
8888
description: |
89-
Defines the time between the activation of the DE signal and the beginning of the start bit.
89+
Defines the time between the end of the stop bit and the deactivation of the DE signal.
9090
It is expressed in 16th of a bit time.
9191
Valid range: 0 - 31
9292

0 commit comments

Comments
 (0)