Merge branch 'for-next/iommu/tegra-smmu' into for-next/iommu/core
authorWill Deacon <will@kernel.org>
Tue, 8 Dec 2020 15:10:09 +0000 (15:10 +0000)
committerWill Deacon <will@kernel.org>
Tue, 8 Dec 2020 15:10:09 +0000 (15:10 +0000)
Tegra SMMU updates for 5.11: a complete redesign of the probing logic,
support for PCI devices and cleanup work.

* for-next/iommu/tegra-smmu:
  iommu/tegra-smmu: Add PCI support
  iommu/tegra-smmu: Rework tegra_smmu_probe_device()
  iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev
  iommu/tegra-smmu: Expand mutex protection range
  iommu/tegra-smmu: Unwrap tegra_smmu_group_get


Trivial merge