We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6149f7 commit 0c01b20Copy full SHA for 0c01b20
Documentation/devicetree/bindings/serial/rs485.yaml
@@ -29,6 +29,10 @@ properties:
29
default: 0
30
maximum: 100
31
32
+ rs485-rts-active-high:
33
+ description: drive RTS high when sending (this is the default).
34
+ $ref: /schemas/types.yaml#/definitions/flag
35
+
36
rs485-rts-active-low:
37
description: drive RTS low when sending (default is high).
38
$ref: /schemas/types.yaml#/definitions/flag
0 commit comments