[PATCH 0/5] iommu/omap: Add support for iommu-groups and 'struct iommu_device'
From: Joerg Roedel
Date: Fri Mar 31 2017 - 08:11:07 EST
Hi,
here is a small patch-set for the omap-iommu driver to make
it use new features of the iommu-core. Please review.
Thanks,
Joerg
Joerg Roedel (5):
iommu/omap: Move data structures to omap-iommu.h
iommu/omap: Permanently keep iommu_dev pointer in arch_data
iommu/omap: Set dev->archdata.iommu = NULL in omap_iommu_remove_device
iommu/omap: Make use of 'struct iommu_device'
iommu/omap: Add iommu-group support
drivers/iommu/omap-iommu.c | 137 ++++++++++++++++++++-----------
drivers/iommu/omap-iommu.h | 35 ++++++++
include/linux/platform_data/iommu-omap.h | 15 ----
3 files changed, 124 insertions(+), 63 deletions(-)
--
1.9.1