[PATCH 3/4] serial: 8250-mtk: add uart DMA support
Arnd Bergmann
arnd at arndb.de
Thu Feb 16 05:23:42 PST 2017
On Thursday, February 16, 2017 7:07:30 PM CET Long Cheng wrote:
> Modify uart register to support DMA function.
>
> Signed-off-by: Long Cheng <long.cheng at mediatek.com>
> ---
> drivers/tty/serial/8250/8250_mtk.c | 194 +++++++++++++++++++++++++++++++++++-
> 1 file changed, 193 insertions(+), 1 deletion(-)
>
This code looks a lot like the one in 8250_omap.c and 8250_dma.c.
Could it be made more generic so we can share more of the implementation?
Arnd
More information about the Linux-mediatek
mailing list