]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf4f3c3021706d573971e98b3d27b10d5adfc11d5
treebcd31af1c0fbfc2842eb964943bcfcabb2efddc7
parentc9a150e3a3fabaaf652dda3902292806e44c865a
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