RE: [PATCH v5 3/3] dma: Add Freescale eDMA engine driver support

2013-09-13 Thread Lu Jingchang-B35083
vger.kernel.org; > linux-arm-ker...@lists.infradead.org; devicet...@vger.kernel.org; Lu > Jingchang-B35083; Wang Huan-B18965 > Subject: [PATCH v5 3/3] dma: Add Freescale eDMA engine driver support > > Add Freescale enhanced direct memory(eDMA) controller support. > The eDMA controller de

[PATCH v5 3/3] dma: Add Freescale eDMA engine driver support

2013-09-05 Thread Jingchang Lu
Add Freescale enhanced direct memory(eDMA) controller support. The eDMA controller deploys DMAMUXs routing DMA request sources(slot) to eDMA channels. This module can be found on Vybrid and LS-1 SoCs. Signed-off-by: Alison Wang Signed-off-by: Jingchang Lu --- changes in v5: config slave_id whe