File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed
Documentation/devicetree/bindings/serial Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -18,16 +18,15 @@ properties:
18
18
description : prop-encoded-array <a b>
19
19
$ref : /schemas/types.yaml#/definitions/uint32-array
20
20
items :
21
- items :
22
- - description : Delay between rts signal and beginning of data sent in
23
- milliseconds. It corresponds to the delay before sending data.
24
- default : 0
25
- maximum : 100
26
- - description : Delay between end of data sent and rts signal in milliseconds.
27
- It corresponds to the delay after sending data and actual release
28
- of the line.
29
- default : 0
30
- maximum : 100
21
+ - description : Delay between rts signal and beginning of data sent in
22
+ milliseconds. It corresponds to the delay before sending data.
23
+ default : 0
24
+ maximum : 100
25
+ - description : Delay between end of data sent and rts signal in milliseconds.
26
+ It corresponds to the delay after sending data and actual release
27
+ of the line.
28
+ default : 0
29
+ maximum : 100
31
30
32
31
rs485-rts-active-high :
33
32
description : drive RTS high when sending (this is the default).
You can’t perform that action at this time.
0 commit comments