tty: serial: qcom-geni-serial: add support for serial engine DMA
The qcom-geni-serial driver currently only works in SE FIFO mode. This limits the UART speed to around 180 kB/s. In order to achieve higher speeds we need to use SE DMA mode. Keep the console port working in FIFO mode but extend the code to use DMA for the high-speed port. Signed-off-by:Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Link: https://lore.kernel.org/r/20221229155030.418800-15-brgl@bgdev.pl Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
-
mentioned in commit cd5bd514
-
mentioned in commit 53be6ca1
-
mentioned in commit 3991e7fc
-
mentioned in commit 64bccf31
-
mentioned in commit 8bbc5694
-
mentioned in commit cc139088
-
mentioned in commit 3aaed0b9
-
mentioned in commit 7f12aa02
-
mentioned in commit 42a4683d
-
mentioned in commit 2a1b4ec7
Please sign in to comment