ARM: dts: Disable DMA support on the BK4 vf610 device's fsl_lpuart
authorLukasz Majewski <lukma@denx.de>
Thu, 10 Oct 2019 09:08:02 +0000 (11:08 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 25 Oct 2019 08:52:13 +0000 (16:52 +0800)
commit0f3a10687b9a6d26b9808432bb8ad0aa17210ea5
treeae53235e332fb927507707852e2173fca64160ac
parent069de7bba5bc50f93efc78b27244a1cff696788b
ARM: dts: Disable DMA support on the BK4 vf610 device's fsl_lpuart

This change disables the DMA support (RX/TX) on the NXP's fsl_lpuart
driver - the PIO mode is used instead. This change is necessary for better
robustness of BK4's device use cases with many potentially interrupted
short serial transfers.

Without it the driver hangs when some distortion happens on UART lines.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Suggested-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/vf610-bk4.dts