Michael Walle 8cac2f6eb8 serial: fsl_lpuart: disable DMA for console and fix sysrq
SYSRQ doesn't work with DMA. This is because there is no error
indication whether a symbol had a framing error or not. Actually,
this is not completely correct, there is a bit in the data register
which is set in this case, but we'd have to read change the DMA access
to 16 bit and we'd need to post process the data, thus make the DMA
pointless in the first place.

Signed-off-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/20210512141255.18277-10-michael@walle.cc
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-13 16:08:26 +02:00
..
2021-04-22 13:12:13 +02:00
2021-04-05 08:59:21 +02:00
2020-10-28 13:39:14 +01:00
2020-01-29 10:13:27 -08:00
2021-04-22 13:12:13 +02:00
2020-07-20 09:39:11 +02:00
2021-04-22 12:09:25 +02:00
2020-08-18 13:51:18 +02:00
2020-01-29 10:13:27 -08:00
2019-12-18 15:04:57 +01:00
2021-04-22 12:09:26 +02:00
2020-04-16 16:13:34 +02:00
2020-01-29 10:13:27 -08:00