arch/arm/mach-s5pc100/dma.c
0 → 100644
+167
−0
arch/arm/mach-s5pc100/include/mach/dma.h
0 → 100644
+26
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Samsung's Soc S5PC100 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 S5PC100 platform. Signed-off-by:Jassi Brar <jassi.brar@samsung.com> Signed-off-by:
Ben Dooks <ben-linux@fluff.org>