[COMMON] iommu/exynos: creating iommu domain
authorJanghyuck Kim <janghyuck.kim@samsung.com>
Fri, 22 Apr 2016 06:13:15 +0000 (15:13 +0900)
committerSangwook Ju <sw.ju@samsung.com>
Mon, 14 May 2018 10:45:17 +0000 (19:45 +0900)
commitc46ee37e072ada98f6ee2561ce7a53dcd3cdffd8
treed1537470e490c09aa2a27b9bcc200276d0897d32
parent3fe41bf08a3bf9f512f44177e36b6f1b4f90a962
[COMMON] iommu/exynos: creating iommu domain

iommu domain is created at booting time and it parses device tree with
"samsung,exynos-iommu-bus" to clarify relationship between domain and
client devices. At this time, client device is not added yet, so parsed
informations are stored into exynos_client_list for later.

Change-Id: I7928fbdf0898fef2b9e9004e3b45c3520c2c1c18
Signed-off-by: Janghyuck Kim <janghyuck.kim@samsung.com>
drivers/iommu/exynos-iommu.c