]> git.karo-electronics.de Git - karo-tx-linux.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)
commit907eda32a36fcdb979bdb91ea097abb3dd2c23c9
tree0439183b86525692aff77c3894135250c7ece978
parentdec273ecc1169ade46999bb0feca3814915f5c11
Revert "serial: imx: initialized DMA w/o HW flow enabled"

This reverts commit 068500e08dc87ea9a453cc4a500cf3ab28d0f936.

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