iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group
authorAntonios Motakis <a.motakis@virtualopensystems.com>
Fri, 18 Oct 2013 15:08:29 +0000 (16:08 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 16 Dec 2013 19:30:28 +0000 (19:30 +0000)
IOMMU groups are expected by certain users of the IOMMU API,
e.g. VFIO. Add new devices found by the SMMU driver to an IOMMU
group to satisfy those users.

Acked-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Antonios Motakis <a.motakis@virtualopensystems.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>

No differences found