diff options
author | Huang Shijie <b32955@freescale.com> | 2012-11-16 09:03:53 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-16 13:42:46 +0100 |
commit | e8001632816e600ced7d9d4790930fd87935c654 (patch) | |
tree | 129f9bfc890149e11ddcf163f0e6851e9db5791f /drivers/tty/serial/atmel_serial.c | |
parent | serial: mxs-auart: distinguish the different SOCs (diff) | |
download | linux-e8001632816e600ced7d9d4790930fd87935c654.tar.xz linux-e8001632816e600ced7d9d4790930fd87935c654.zip |
serial: mxs-auart: add the DMA support for mx28
Only we meet the following conditions, we can enable the DMA support for
auart:
(1) We enable the DMA support in the dts file, such as
arch/arm/boot/dts/imx28.dtsi.
(2) We enable the hardware flow control.
(3) We use the mx28, not the mx23. Due to hardware bug(see errata: 2836),
we can not add the DMA support to mx23.
Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/atmel_serial.c')
0 files changed, 0 insertions, 0 deletions