dt-bindings: serial: Allow fsl,ns16550 with broken FIFOs
authorJ. Neuschäfer <j.ne@posteo.net>
Sun, 9 Feb 2025 22:13:40 +0000 (23:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Feb 2025 09:05:21 +0000 (10:05 +0100)
commit1f0cfc68ad7a4c1b05e95a425b779997fafd975d
tree7dde78c32e6ab2087cb8d9c3b9f1e66b8454160a
parentb5bbace353ad654d8a562dbfea88de7d694e44a7
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>
Documentation/devicetree/bindings/serial/8250.yaml