Skip to content
Commit 03edb226 authored by Will Deacon's avatar Will Deacon
Browse files

iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devices



IOMMU groups for PCI devices can correspond to multiple DMA aliases due
to things like ACS and PCI quirks.

This patch extends the ARM SMMU ->add_device callback so that we
consider all of the DMA aliases for a PCI IOMMU group, rather than
creating a separate group for each Requester ID.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent f1d84548
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment