summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorWill Deacon <will@kernel.org>2020-07-24 12:43:20 +0100
committerWill Deacon <will@kernel.org>2020-07-27 12:53:10 +0100
commite86d1aa8b60f7ea18d36f50296d7d20eb2852e7e (patch)
treee8ac7b737310ac06d3d78b3dcc3e9b8c343eaeae /MAINTAINERS
parentaa7ec73297df57a86308fee78d2bf86e22ea0bae (diff)
downloadlinux-stable-e86d1aa8b60f7ea18d36f50296d7d20eb2852e7e.tar.gz
linux-stable-e86d1aa8b60f7ea18d36f50296d7d20eb2852e7e.tar.bz2
linux-stable-e86d1aa8b60f7ea18d36f50296d7d20eb2852e7e.zip
iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory
The Arm SMMU drivers are getting fat on vendor value-add, so move them to their own subdirectory out of the way of the other IOMMU drivers. Suggested-by: Joerg Roedel <joro@8bytes.org> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ee2c0ba13a0f..e15470442d3e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1498,7 +1498,7 @@ R: Robin Murphy <robin.murphy@arm.com>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
F: Documentation/devicetree/bindings/iommu/arm,smmu*
-F: drivers/iommu/arm-smmu*
+F: drivers/iommu/arm/
F: drivers/iommu/io-pgtable-arm-v7s.c
F: drivers/iommu/io-pgtable-arm.c
@@ -16813,7 +16813,7 @@ M: Thierry Reding <thierry.reding@gmail.com>
R: Krishna Reddy <vdumpa@nvidia.com>
L: linux-tegra@vger.kernel.org
S: Supported
-F: drivers/iommu/arm-smmu-nvidia.c
+F: drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.c
F: drivers/iommu/tegra*
TEGRA KBC DRIVER