android_kernel_samsung_univ.../arch/arm/plat-pxa
Robert Jarzmik c575be9a39 ARM: pxa: add the number of DMA requestor lines
commit 72b195cb716284217e8b270af420bc7e5cf04b3c upstream.

Declare the number of DMA requestor lines per platform :
 - for pxa25x: 40 requestor lines
 - for pxa27x: 75 requestor lines
 - for pxa3xx: 100 requestor lines

This information will be used to activate the DMA flow control or not.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-10-05 09:41:48 +02:00
..
include/plat ARM: pxa: add the number of DMA requestor lines 2017-10-05 09:41:48 +02:00
dma.c
Kconfig
Makefile
mfp.c
ssp.c