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 <bartosz.golaszewski@linaro.org>
  • Loading branch information
Bartosz Golaszewski authored and intel-lab-lkp committed Nov 23, 2022
1 parent efb25d6 commit 5f94e67
Showing 1 changed file with 247 additions and 42 deletions.
Loading

0 comments on commit 5f94e67

Please sign in to comment.