]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "serial: imx: initialized DMA w/o HW flow enabled"
authorDavid Jander <david@protonic.nl>
Fri, 26 Jun 2015 06:11:30 +0000 (08:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Jul 2015 00:40:14 +0000 (17:40 -0700)
commit1b57530cf2c15b3aeecdc21dc8ffe6e85ea0f9fb
tree0439183b86525692aff77c3894135250c7ece978
parent8dee60b17dff3c509e60cfcfe9f7f8c2478caab5
Revert "serial: imx: initialized DMA w/o HW flow enabled"

This reverts commit 53e6c019a25a832cfdfd6d811db7726781c49b87.

According to some tests, SDMA support is broken at least for i.MX6 without
HW flow control. Different forms of data-corruption appear either with
the ROM firmware for the SDMA controller as well as when loading Freescale
provided SDMA firmware versions 1.1 or 3.1.

Signed-off-by: David Jander <david@protonic.nl>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/imx.c