diff options
author | Robert Jarzmik <robert.jarzmik@free.fr> | 2018-06-17 19:02:17 +0200 |
---|---|---|
committer | Robert Jarzmik <robert.jarzmik@free.fr> | 2018-06-18 21:32:41 +0200 |
commit | cd31b80736852d34bc1072f3e579a6fd73a244e7 (patch) | |
tree | fc2cae085bbec287cf6be7b9d9ef052c8bf366e4 /fs/read_write.c | |
parent | b77ed2e6d61d40117272be1b2377c5dfd101e9cd (diff) | |
download | linux-cd31b80736852d34bc1072f3e579a6fd73a244e7.tar.gz linux-cd31b80736852d34bc1072f3e579a6fd73a244e7.tar.bz2 linux-cd31b80736852d34bc1072f3e579a6fd73a244e7.zip |
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>
Diffstat (limited to 'fs/read_write.c')
0 files changed, 0 insertions, 0 deletions