aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2017-08-16 09:27:02 -0400
committerJoerg Roedel <[email protected]>2017-08-16 18:11:03 +0200
commitd43ecff3efbe0dcff4c239a65b17e68134388ed6 (patch)
tree214ae186d16c384c79a7e4cb0fb5859d7cd28fbc
parentd051f28c880712639aadd981bfed7dcd4dd0e159 (diff)
MAINTAINERS: Add entry for qcom_iommu
Add maintainer entry for qcom_iommu. Signed-off-by: Rob Clark <[email protected]> Signed-off-by: Joerg Roedel <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6f7721d1634c..c7a6ac0996da 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10941,6 +10941,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel.g
S: Supported
F: arch/hexagon/
+QUALCOMM IOMMU
+M: Rob Clark <[email protected]>
+S: Maintained
+F: drivers/iommu/qcom_iommu.c
+
QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
M: Stanimir Varbanov <[email protected]>