commit | ae14d4b5e0a4ebc4e674831cbb97b73ba66dba08 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Sat Apr 30 16:57:49 2011 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon May 02 15:42:09 2011 +0530 |
tree | 295f1ae8cab6e5b87d9cb88ef51c8f970eec8d9a | |
parent | 2f432823ec6e693d7b934e805ce1838f41d66ce7 [diff] |
dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers DMA controller has two AHB interfaces on the SOC internal matrix. It is more efficient to specialize each interface as the access to memory can introduce latencies that are not compatible with peripheral accesses requirements. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>