]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers
authorThomas Abraham <thomas.abraham@linaro.org>
Mon, 24 Oct 2011 09:43:38 +0000 (11:43 +0200)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 8 Nov 2011 10:05:33 +0000 (19:05 +0900)
commitfcb927ed3f5cd47626963154d1b2881ba7ad3301
tree446edbd86d32745419e73820fdd5ba35061a7a5a
parentc6e00b47067b8ba02e4db19a449426d49ab5d86f
ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers

A new dma request id 'DMACH_DT_PROP' is introduced for client drivers
requesting a dma channel. This request indicates that a device tree
node property represting the dma channel is available in
'struct samsung_dma_info'. The dma channel request wrapper uses the
node property value as the value for the filter parameter.

Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/dma-ops.c
arch/arm/plat-samsung/include/plat/dma-ops.h
arch/arm/plat-samsung/include/plat/dma-pl330.h