commit | 9adb95949a343dac53b1cd81dc973b5f815c88d4 | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Tue Jan 26 18:06:36 2016 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Thu Feb 18 15:02:43 2016 +0000 |
tree | 88854134d48d0056bcb7a054fb060d616fd6196a | |
parent | d346180e70b91b3d5a1ae7e5603e65593d4622bc [diff] |
iommu/arm-smmu: Support DMA-API domains With DMA mapping ops provided by the iommu-dma code, only a minimal contribution from the IOMMU driver is needed to create a suitable DMA-API domain for them to use. Implement this for the ARM SMMUs. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>