1
0
Fork 0
alistair23-linux/arch/arm/plat-pxa
Robert Jarzmik cd31b80736 ARM: pxa: change SSP DMA channels allocation
Now the dma_slave_map is available for PXA architecture, switch the SSP
device to it.

This specifically means that :
- for platform data based machines, the DMA requestor channels are
  extracted from the slave map, where pxa-ssp-dai.<N> is a 1-1 match to
  ssp.<N>, and the channels are either "rx" or "tx".

- for device tree platforms, the dma node should be hooked into the
  pxa2xx-ac97 or pxa-ssp-dai node.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Acked-by: Daniel Mack <daniel@zonque.org>
2018-06-18 21:32:41 +02:00
..
include/plat ARM: pxa: remove platform dma code 2016-08-09 08:16:58 +02:00
Kconfig [ARM] pxa: move ssp into common plat-pxa 2010-05-11 17:24:58 +02:00
Makefile ARM: pxa: remove platform dma code 2016-08-09 08:16:58 +02:00
mfp.c ARM: pxa: use correct __iomem annotations 2011-10-08 21:03:07 +08:00
ssp.c ARM: pxa: change SSP DMA channels allocation 2018-06-18 21:32:41 +02:00