commit | 5f1b8c54f8e1ab0fc3f4a67aae3f8afbe3beb6a9 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm+renesas@opensource.se> | Tue Sep 20 22:44:46 2016 +0900 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Tue Oct 18 11:11:20 2016 +0200 |
tree | b3d3de00901cdf9c5a5475f623bfc459165efd76 | |
parent | 25e1479402fd3f4bc209780874290ce0d3ab7597 [diff] |
iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops Introduce an alternative set of iommu_ops suitable for 64-bit ARM as well as 32-bit ARM when CONFIG_IOMMU_DMA=y. Also adjust the Kconfig to depend on ARM or IOMMU_DMA. Signed-off-by: Magnus Damm <damm+renesas@opensource.se>