iommu/exynos: Support for device tree
authorCho KyongHo <pullip.cho@samsung.com>
Mon, 12 May 2014 06:15:02 +0000 (11:45 +0530)
committerJoerg Roedel <jroedel@suse.de>
Tue, 13 May 2014 17:12:59 +0000 (19:12 +0200)
This commit adds device tree support for System MMU.

Also, system mmu handling is improved. Previously, an IOMMU domain is
bound to a System MMU which is not correct. This patch binds an IOMMU
domain with the master device of a System MMU.

Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
Signed-off-by: Shaik Ameer Basha <shaik.ameer@samsung.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/exynos-iommu.c

Simple merge