Merge branch 'for-next/iommu/default-domains' into for-next/iommu/core
authorWill Deacon <will@kernel.org>
Tue, 8 Dec 2020 14:56:53 +0000 (14:56 +0000)
committerWill Deacon <will@kernel.org>
Tue, 8 Dec 2020 14:56:53 +0000 (14:56 +0000)
Support for changing the default domain type for singleton IOMMU groups
via sysfs when the constituent device is not already bound to a device
driver.

* for-next/iommu/default-domains:
  iommu: Fix htmldocs warnings in sysfs-kernel-iommu_groups
  iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file
  iommu: Take lock before reading iommu group default domain type
  iommu: Add support to change default domain of an iommu group
  iommu: Move def_domain type check for untrusted device into core


Trivial merge