commit | 7a31f6f48bb6e37b3195fcecd69d30740f6b0036 | [log] [tgz] |
---|---|---|
author | Hiroshi DOYU <hdoyu@nvidia.com> | Thu Nov 17 07:31:31 2011 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu Jan 26 13:59:02 2012 +0100 |
tree | 8f917ff520e78eaa7a0e4ebadfaacdfa7bccf54b | |
parent | d53e54b4d43b2559c5a424188894fd63d145b5d7 [diff] |
ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driver Tegra 30 IOMMU H/W, SMMU (System Memory Management Unit). This patch implements struct iommu_ops for SMMU for the upper IOMMU API. This H/W module supports multiple virtual address spaces(domain x4), and manages 2 level H/W translation pagetable. Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>