Re: [PATCH v3 0/2] ARM: IOMMU: tegra: Add iommu_ops for GART/SMMUdriver

From: Hiroshi Doyu
Date: Thu Jan 05 2012 - 02:17:46 EST


On Thu, 5 Jan 2012 08:11:47 +0100
Hiroshi Doyu <hdoyu@xxxxxxxxxx> wrote:

> This patchset adds support for IOMMU API for Tegra20(GART) and
> Tegra30(SMMU). "struct iommu_ops" are implemented for both H/W IOMMU
> modules.
>
> Tested with "Ion memory manager" and "DMA mapping API"(*1).

Just for DMA mapping test from MPU side, the following one is used.