ARM: OMAP2+: DMA: Provide dma_slave_map to omap-dma for legacy boot
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 2 Feb 2016 14:27:07 +0000 (16:27 +0200)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Feb 2016 18:00:50 +0000 (10:00 -0800)
commit731ec4d881935db567f13bb88903ab8416967548
treebcd31af1c0fbfc2842eb964943bcfcabb2efddc7
parentc4e357839ec32510812c7800de874ebf2afb5d69
ARM: OMAP2+: DMA: Provide dma_slave_map to omap-dma for legacy boot

We still have some boards booting in legacy mode and they will need to have
the device/slave -> filter_fn mapping so we can convert the OMAP drivers
to use the new dmaengine API for requesting channels.
Only some OMAP24xx and OMAP3xxx boards can boot in legacy mode which means
we only need to provide the map for these SoCs.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/dma.c