EDMA on ARM

hong zhang <[email protected]> Sun, 27 Mar 2011 21:52:34 -0700 (PDT)
Newsgroups gmane.linux.ports.arm.general
Message-ID <[email protected]>
Russell,

There are only two files talk about EDMA in ARM. One is arch/arm/common/edma.c and arch/arm/mach-davinci/dma.c.

Do all ARMs SoC from different vedors share same DMA functionality with edma.c?

---henry