[PATCH 2/8] ARM: s3c64xx: Add DMA slave maps for PL080 devices
From: krzk@kernel.org (Krzysztof Kozlowski)
Date: 2016-11-16 16:57:29
Also in:
linux-samsung-soc
From: krzk@kernel.org (Krzysztof Kozlowski)
Date: 2016-11-16 16:57:29
Also in:
linux-samsung-soc
On Thu, Nov 10, 2016 at 04:17:50PM +0100, Sylwester Nawrocki wrote:
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> --- arch/arm/mach-s3c64xx/pl080.c | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+)
Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof