aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/include/mach/dma.h
Commit message (Collapse)AuthorAgeFilesLines
* S5PC11X: DMA: Remove old dma files, Kconfig, Makefile.huisung.kang2011-11-171-244/+0
| | | | | Change-Id: I5d52453cd043d60b9747fbb7be201089023a4b70 Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
* S5PC110: Modify the DMA channel enum. Apply the modified name in C fileJaehun Jung2011-11-171-65/+31
|
* S5PC110: HERRING: DMA: Add old DMA driver.Jaehun Jung2011-11-161-0/+278
| | | | | Old DMA driver porting is Done. DMA can not test alone. So, Sound will be test DMA driver (Old & New).
* S5PV210: DMA: Add platform devices for PL330 DMACsJassi Brar2010-05-181-0/+26
Samsung's Soc S5PV210 has three PL330 DMACs. First is dedicated for Memory->Memory data transfer while the other two meant for data transfer with peripherals. Define and add latter two PL330 DMACs as platform devices on the S5PV210 platform. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>