msm: devices-8660: Add iommu domain device
Add platform device describing the IOMMU domain layout for
8660. This will register the domains to allow allocation
of iommu virtual address space where appropriate.
Change-Id: Ieac645f647283dcea13ee272a881bd8b7192b1cc
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
diff --git a/arch/arm/mach-msm/board-msm8x60.c b/arch/arm/mach-msm/board-msm8x60.c
index 0459240..7fd07af 100644
--- a/arch/arm/mach-msm/board-msm8x60.c
+++ b/arch/arm/mach-msm/board-msm8x60.c
@@ -5368,6 +5368,7 @@
&msm8660_device_watchdog,
&msm_device_tz_log,
&msm_rtb_device,
+ &msm8660_iommu_domain_device,
};
#ifdef CONFIG_ION_MSM