]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: s3c64xx: Add DMA slave maps for PL080 devices
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Thu, 10 Nov 2016 15:17:50 +0000 (16:17 +0100)
committerVinod Koul <vinod.koul@intel.com>
Thu, 17 Nov 2016 10:21:28 +0000 (15:51 +0530)
commit5d13982a246ce49200c59f65902f047e7633ae65
tree9dbef56a25ffd15dc4e0dafd5532b11f5c22bf74
parentda6f8ca13fb7d40f263ef647ebb41ff0a575d194
ARM: s3c64xx: Add DMA slave maps for PL080 devices

This patch adds DMA slave map tables to the pl080 devices's
platform_data in order to support the new channel request API.
A few devices for which there was no DMA support with current
code are omitted in the tables.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Tested-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
arch/arm/mach-s3c64xx/pl080.c