Add DMA support to UART driver. Tested this patch on imx6q(arm2) board with a new SDMA firmware. Huang Shijie (2): serial/imx: add DMA support ARM: MX6q: enable DMA support for UART2 .../bindings/tty/serial/fsl-imx-uart.txt | 7 + arch/arm/boot/dts/imx6q-arm2.dts | 8 + drivers/tty/serial/imx.c | 386 +++++++++++++++++++- 3 files changed, 397 insertions(+), 4 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html