Skip to content

Commit 9dd5185

Browse files
thirtythreefortygregkh
authored andcommitted
dt-bindings: serial: document fsl,inverted-tx and -rx options
Add a description for the new fsl,inverted-tx and fsl,inverted-rx options for the i.MX UART peripheral. Signed-off-by: George Hilliard <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 9be1064 commit 9dd5185

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/serial/fsl-imx-uart.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Required properties:
88
Optional properties:
99
- fsl,dte-mode : Indicate the uart works in DTE mode. The uart works
1010
in DCE mode by default.
11+
- fsl,inverted-tx , fsl,inverted-rx : Indicate that the hardware attached
12+
to the peripheral inverts the signal transmitted or received,
13+
respectively, and that the peripheral should invert its output/input
14+
using the INVT/INVR registers.
1115
- rs485-rts-delay, rs485-rts-active-low, rs485-rx-during-tx,
1216
linux,rs485-enabled-at-boot-time: see rs485.txt. Note that for RS485
1317
you must enable either the "uart-has-rtscts" or the "rts-gpios"

0 commit comments

Comments
 (0)