ARM: S3C24XX: add platform-devices for new dma driver for s3c2412 and s3c2443

This includes defining the mapping for the request sources.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
Heiko Stuebner
2013-10-08 06:42:10 +09:00
committed by Kukjin Kim
parent ddeccb8d6b
commit f2dda07db6
7 changed files with 114 additions and 0 deletions

View File

@@ -466,6 +466,7 @@ static struct platform_device *jive_devices[] __initdata = {
&jive_device_wm8750,
&s3c_device_nand,
&s3c_device_usbgadget,
&s3c2412_device_dma,
};
static struct s3c2410_udc_mach_info jive_udc_cfg __initdata = {