[PATCH v2 00/16] ARM: support for ICP DAS LP-8x4x (with dts)
From: Sergei Ianovich <hidden>
Date: 2013-12-13 02:33:49
Also in:
lkml
From: Sergei Ianovich <hidden>
Date: 2013-12-13 02:33:49
Also in:
lkml
On Fri, 2013-12-13 at 06:27 +0400, Sergei Ianovich wrote:
Fixed most review requirements. Details in respective patches. I've completely met the requirement for using dmaengine-based DMA in patch v2-03/16. Tests showed new DMA was underperforming. It added on top of a pre-existing problem with MMC bus width and made the system barely usable. However, the new code in this patch work correctly with both the existing and the new DMA. Even if the new DMA is compiled into the kernel, the exisitng DMA initializes first.
s/I've/I've not/