From: KyongHo Cho Date: Fri, 11 May 2012 20:56:09 +0000 (+0900) Subject: iommu/exynos: Add iommu driver for EXYNOS Platforms X-Git-Tag: v3.5-rc1~68^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a96536e77b43cf1e70ab3ad8b46b98ab52b56c1;p=pandora-kernel.git iommu/exynos: Add iommu driver for EXYNOS Platforms 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 drivers there. Any device driver in EXYNOS platforms that needs to control its System MMU must call platform_set_sysmmu() to inform System MMU driver who will control it. platform_set_sysmmu() is defined in Signed-off-by: KyongHo Cho Acked-by: Joerg Roedel Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed