Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: serial: Allow fsl,ns16550 with broken FIFOs

While testing on a Freescale MPC8314E board, I noticed that changing
the UART compatible string from ns16550 to ns16550a breaks the output,
suggesting that the FIFOs don't work correctly. To accommodate this
fact, move the definition of fsl,ns16550 to the section of 8250.yaml
that allows broken FIFOs.

Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20250209-uartfifo-v1-1-501a510a5f07@posteo.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

J. Neuschäfer and committed by
Greg Kroah-Hartman
1f0cfc68 b5bbace3

+1 -1
+1 -1
Documentation/devicetree/bindings/serial/8250.yaml
··· 77 77 - altr,16550-FIFO64 78 78 - altr,16550-FIFO128 79 79 - fsl,16550-FIFO64 80 - - fsl,ns16550 81 80 - andestech,uart16550 82 81 - nxp,lpc1850-uart 83 82 - opencores,uart16550-rtlsvn105 ··· 85 86 - items: 86 87 - enum: 87 88 - ns16750 89 + - fsl,ns16550 88 90 - cavium,octeon-3860-uart 89 91 - xlnx,xps-uart16550-2.00.b 90 92 - ralink,rt2880-uart