[PATCH] iommu/exynos: Add iommu driver for Exynos Platforms

2012-05-11 Thread KyongHo
This is the System MMU driver and IOMMU API implementation for Exynos SOC platforms. Exynos platforms has more than 10 System MMUs dedicated for each multimedia accelerators. The System MMU driver is already in arc/arm/plat-s5p but it is moved to drivers/iommu due to Ohad Ben-Cohen gathered IOMMU

Re: [PATCH] iommu/exynos: Add iommu driver for Exynos Platforms

2012-05-11 Thread Joerg Roedel
On Fri, May 11, 2012 at 09:27:09PM +0900, KyongHo wrote: This is the System MMU driver and IOMMU API implementation for Exynos SOC platforms. Exynos platforms has more than 10 System MMUs dedicated for each multimedia accelerators. The System MMU driver is already in arc/arm/plat-s5p but it

Re: [PATCH] iommu/exynos: Add iommu driver for Exynos Platforms

2012-05-11 Thread Kukjin Kim
On 05/11/12 21:43, Joerg Roedel wrote: On Fri, May 11, 2012 at 09:27:09PM +0900, KyongHo wrote: This is the System MMU driver and IOMMU API implementation for Exynos SOC platforms. Exynos platforms has more than 10 System MMUs dedicated for each multimedia accelerators. The System MMU driver