Re: [PATCH 3/4] serial: 8250-mtk: add uart DMA support
From: Arnd Bergmann <hidden>
Date: 2017-02-16 13:24:51
Also in:
linux-arm-kernel, linux-mediatek, linux-serial, lkml
From: Arnd Bergmann <hidden>
Date: 2017-02-16 13:24:51
Also in:
linux-arm-kernel, linux-mediatek, linux-serial, lkml
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-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> --- 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html