commit | 97890ba9289c66e23f2f2d431937693b6498d6f6 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Wed Aug 27 16:24:20 2014 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Mon Dec 01 16:50:45 2014 +0000 |
tree | fce6fcfd86ad149adfdae5c04245cc75342d2608 | |
parent | 461bfb3fe7d0cf64d9ee2190ad8507e460fab198 [diff] |
dma-mapping: detect and configure IOMMU in of_dma_configure This patch extends of_dma_configure so that it sets up the IOMMU for a device, as well as the coherent/non-coherent DMA mapping ops. Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Marek Szyprowski <m.szyprowski@samsung.com> Tested-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>