diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-09-25 21:01:28 +0200 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2018-09-25 21:01:28 +0200 |
commit | cf3f98c7f466a7c79458cdeb779afb9309e243e0 (patch) | |
tree | 4d21e24e766d2df163ca27974a4d5fadb4d51176 /drivers/powercap | |
parent | vfio/pci: Mask buggy SR-IOV VF INTx support (diff) | |
download | linux-cf3f98c7f466a7c79458cdeb779afb9309e243e0.tar.xz linux-cf3f98c7f466a7c79458cdeb779afb9309e243e0.zip |
drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUs
Currently the type-1 IOMMU instantiation depends on "ARM_SMMU ||
ARM_SMMU_V3", while it applies to other ARM/ARM64 platforms with an
IOMMU (e.g. Renesas VMSA-compatible IPMMUs).
Instead of extending the list of IOMMU types on ARM platforms, replace
the list by "ARM || ARM64", like other architectures do. The feature is
still restricted to ARM/ARM64 platforms with an IOMMU by the dependency
on IOMMU_API.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'drivers/powercap')
0 files changed, 0 insertions, 0 deletions