android_kernel_oneplus_msm8998/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 ARM: pxa: transition to dmaengine phase 1 2015-07-18 12:16:33 +02:00
Kconfig [ARM] pxa: move ssp into common plat-pxa 2010-05-11 17:24:58 +02:00
Makefile ARM: pxa: remove pxa95x support 2012-11-15 13:50:13 +01:00
mfp.c ARM: pxa: use correct __iomem annotations 2011-10-08 21:03:07 +08:00
ssp.c ARM: pxa: ssp: Fix build error by removing originally incorrect DT binding 2015-09-13 12:55:27 +02:00