diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-02-23 21:35:10 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-23 21:35:09 -0800 |
| commit | ef49b42e4abb3f8c6f8a81d794332f078aeaea2a (patch) | |
| tree | 243313f0f3e6d11f44502481547443d2e024be23 /include/linux | |
| parent | fb98e68c1c8cb2c66827e10ae7c8049ad52638b2 (diff) | |
| parent | 9f8cd5dfb437c689b563c6e9a2d3d4316655ab28 (diff) | |
Merge "drm/msm: Get and enable the IOMMU clocks"
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 1b3f20e8fb74..c4c25651ff21 100644 --- a/include/linux/iommu.h +++ b/include/linux/iommu.h @@ -136,6 +136,7 @@ enum iommu_attr { DOMAIN_ATTR_EARLY_MAP, DOMAIN_ATTR_PAGE_TABLE_IS_COHERENT, DOMAIN_ATTR_PAGE_TABLE_FORCE_COHERENT, + DOMAIN_ATTR_ENABLE_TTBR1, DOMAIN_ATTR_MAX, }; |
