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)
commit33f974dbaabf1cbe5cb6996bf3f6e395519c15fe
treef005f98d2ffe060e9fe98d2d720f06cb4fef1cd1
parent75c75adce44f59e6878117d47ad63682c5e5ff87
parent62c9917d9c1041ba175ccf1bc4c010efc0188a2e
Merge branch 'for-next/iommu/default-domains' into for-next/iommu/core

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