summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5p6442/include/mach/dma.h
AgeCommit message (Collapse)Author
2011-05-12ARM: S5P6442: Removing ARCH_S5P6442Kukjin Kim
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-05-18S5P6442: DMA: Add platform devices for PL330 DMACsJassi Brar
Samsung's Soc S5P6442 has two PL330 DMACs. First is dedicated for Memory->Memory data transfer while the second is meant for data transfer with peripherals. Define and add the peripheral PL330 DMAC as platform device on the S5P6442 platform. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>