]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: highbank: add coherent DMA setup
authorRob Herring <rob.herring@calxeda.com>
Tue, 21 Aug 2012 10:31:06 +0000 (12:31 +0200)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 21 Aug 2012 10:31:06 +0000 (12:31 +0200)
commitba58c78ef9e5113e90247a22976de4b65d2700bb
treec20a40e0c6e63ccb2d359e174bb0e73f42a143a0
parent8f039ba3191e67bf48e560f5737d0c285720d4d8
ARM: highbank: add coherent DMA setup

Some highbank DMA masters can support coherent (ACP) or non-coherent DMA.
This sets up dma_map_ops for masters which are configured for coherent DMA.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Documentation/devicetree/bindings/ata/ahci-platform.txt
Documentation/devicetree/bindings/dma/arm-pl330.txt
Documentation/devicetree/bindings/net/calxeda-xgmac.txt
arch/arm/boot/dts/highbank.dts
arch/arm/mach-highbank/highbank.c