commit | 6b21a5db36427d54a94091fc26b5890c3d6a8af3 | [log] [tgz] |
---|---|---|
author | Cho KyongHo <pullip.cho@samsung.com> | Mon May 12 11:45:02 2014 +0530 |
committer | Joerg Roedel <jroedel@suse.de> | Tue May 13 19:12:59 2014 +0200 |
tree | d95c62594e39f93c832f8018f770667e82aaa61a | |
parent | 93e268dca82eafb59157bfb7eb70e97fe3564412 [diff] |
iommu/exynos: Support for device tree 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>