Commit 3d5390f
serial: 8250: add driver for NI UARTs
The National Instruments (NI) 16550 is a 16550-like UART with larger
FIFOs and embedded RS-232/RS-485 transceiver control circuitry. This
patch adds a driver that can operate this UART, which is used for
onboard serial ports in several NI embedded controller designs.
Portions of this driver were originally written by Jaeden Amero and
Karthik Manamcheri, with extensive cleanups and refactors since by
Brenda Streiff.
Cc: Gratian Crisan <[email protected]>
Co-developed-by: Jason Smith <[email protected]>
Signed-off-by: Jason Smith <[email protected]>
Signed-off-by: Chaitanya Vadrevu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>1 parent fbb1dcd commit 3d5390f
File tree
4 files changed
+481
-0
lines changed- drivers/tty/serial/8250
4 files changed
+481
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16250 | 16250 | | |
16251 | 16251 | | |
16252 | 16252 | | |
| 16253 | + | |
| 16254 | + | |
| 16255 | + | |
| 16256 | + | |
| 16257 | + | |
| 16258 | + | |
16253 | 16259 | | |
16254 | 16260 | | |
16255 | 16261 | | |
| |||
0 commit comments