Skip to content

Commit

Permalink
tty: serial: qcom-geni-serial: add support for serial engine DMA
Browse files Browse the repository at this point in the history
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
Bartosz Golaszewski authored and gregkh committed Jan 19, 2023
1 parent 7de06d8 commit 2aaa43c
Showing 1 changed file with 255 additions and 59 deletions.
Loading

0 comments on commit 2aaa43c

Please sign in to comment.