linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Implement support for inverted serial TX/RX on i.MX
@ 2020-02-10 17:49 George Hilliard
  2020-02-10 17:49 ` [PATCH 1/2] dt-bindings: serial: document fsl,inverted-tx and -rx options George Hilliard
  2020-02-10 17:49 ` [PATCH 2/2] tty: imx serial: Implement support for reversing TX and RX polarity George Hilliard
  0 siblings, 2 replies; 6+ messages in thread
From: George Hilliard @ 2020-02-10 17:49 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-serial, devicetree

This peripheral has dedicated control bits that flip input/output
signals before handing them off to the OS.  This is useful on my
hardware because the UART is connected to an RS-422 transceiver with the
+/- pins hooked up backward.  Instead of a hack flipping all the bits
before sending them, the hardware can do it for free.



-- 
CONFIDENTIALITY NOTICE: This email and any attachments are for the sole use 
of the intended recipient and may contain material that is proprietary, 
confidential, privileged or otherwise legally protected or restricted under 
applicable government laws. Any review, disclosure, distributing or other 
use without expressed permission of the sender is strictly prohibited. If 
you are not the intended recipient, please contact the sender and delete 
all copies without reading, printing, or saving.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-02-10 21:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-10 17:49 [PATCH 0/2] Implement support for inverted serial TX/RX on i.MX George Hilliard
2020-02-10 17:49 ` [PATCH 1/2] dt-bindings: serial: document fsl,inverted-tx and -rx options George Hilliard
2020-02-10 17:49 ` [PATCH 2/2] tty: imx serial: Implement support for reversing TX and RX polarity George Hilliard
2020-02-10 18:11   ` Uwe Kleine-König
2020-02-10 18:38     ` George Hilliard
2020-02-10 21:16       ` Uwe Kleine-König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).