]> 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, 11 Sep 2012 05:43:26 +0000 (07:43 +0200)
commit33e4628cc3335adf0c66f90aa5d1d10bd906b3c8
tree187f8ff2bfdbda1665ce1411ef659af7a458784c
parentba452540afd889ea7b05dc11cff92a3ac1e0cd47
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