Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iommu/tegra: smmu: Print device name correctly | Hiroshi DOYU | 2012-04-16 | 1 | -1/+1 |
| | | | | | | | | Print an attached device name correctly. Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com> Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> | ||||
* | ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driver | Hiroshi DOYU | 2012-01-26 | 1 | -0/+1034 |
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> |