diff options
| author | Joerg Roedel <jroedel@suse.de> | 2018-10-01 18:28:13 +0300 |
|---|---|---|
| committer | Joerg Roedel <jroedel@suse.de> | 2018-10-01 18:28:13 +0300 |
| commit | 6f20a97e0979cfc1878ebfd85a6ee69a962e546f (patch) | |
| tree | e3074bde20ec8f0541e84f718aa3f26c8a5aa71d /include/linux | |
| parent | 17b57b1883c1285f3d0dc2266e8f79286a7bef38 (diff) | |
| parent | 44f6876a00e83df5fd28681502b19b0f51e4a3c6 (diff) | |
| download | linux-6f20a97e0979cfc1878ebfd85a6ee69a962e546f.tar.xz | |
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/iommu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/iommu.h b/include/linux/iommu.h index 87994c265bf5..decabe8e8dbe 100644 --- a/include/linux/iommu.h +++ b/include/linux/iommu.h @@ -124,6 +124,7 @@ enum iommu_attr { DOMAIN_ATTR_FSL_PAMU_ENABLE, DOMAIN_ATTR_FSL_PAMUV1, DOMAIN_ATTR_NESTING, /* two stages of translation */ + DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE, DOMAIN_ATTR_MAX, }; |
