Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1563361
| From | Vignesh R <vigneshr@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH RESEND 0/3] serial: 8250_omap: Enable DMA support |
| Date | 2017-01-20 09:20 +0100 |
| Message-ID | <t1CAp-4Pq-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch series re enables DMA support for UART 8250_omap driver. Tested on AM335x, AM437x that use EDMA and OMAP5 and DRA74 EVM with SDMA. Vignesh R (3): serial :8250_omap: pause DMA only if DMA transfer in progress serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x serial: 8250_omap: Remove rx_dma_broken flag drivers/tty/serial/8250/8250_omap.c | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) -- 2.11.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH RESEND 0/3] serial: 8250_omap: Enable DMA support Vignesh R <vigneshr@ti.com> - 2017-01-20 09:20 +0100 [PATCH RESEND 1/3] serial: 8250_omap: pause DMA only if DMA transfer in progress Vignesh R <vigneshr@ti.com> - 2017-01-20 09:20 +0100 [PATCH RESEND 3/3] serial: 8250_omap: Remove rx_dma_broken flag Vignesh R <vigneshr@ti.com> - 2017-01-20 09:30 +0100
csiph-web