This patchset includes the required patches to enable NAND DMA prefetch support when using the EDMA. This patchset depends on my previous patchset to enable NAND DMA prefetch using the SDMA and Roger's GPMC and NAND rework. Both of these patchsets are apart of Boris' NAND next patch. Therefore, these patches are also built on top of this branch. Also the following patches that fixes GPMC's DMA property are required and pulled into other trees but are not currently apart of the above branch: https://patchwork.ozlabs.org/patch/596014/ https://patchwork.ozlabs.org/patch/596012/ Version 2 changes: Switched to the new dma_request_chan api which is now preferred. Add performance numbers to the commit. Franklin S Cooper Jr (2): mtd: nand: omap2: Support parsing dma channel information from DT ARM: OMAP2+: Update GPMC and NAND DT binding documentation Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt | 7 ++++++- Documentation/devicetree/bindings/mtd/gpmc-nand.txt | 2 +- drivers/mtd/nand/omap2.c | 7 ++----- 3 files changed, 9 insertions(+), 7 deletions(-) -- 2.7.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html