[PATCH 0/2] add DMA support to uart

Huang Shijie b32955 at freescale.com
Thu Apr 26 06:37:10 EDT 2012


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(-)





More information about the linux-arm-kernel mailing list