MAINTAINERS: list all Qualcomm IOMMU drivers in the QUALCOMM IOMMU entry
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fri, 3 Nov 2023 22:54:13 +0000 (00:54 +0200)
committerJoerg Roedel <jroedel@suse.de>
Mon, 27 Nov 2023 09:37:09 +0000 (10:37 +0100)
For historical reasons the 'QUALCOMM IOMMU' entry lists only one
Qualcomm IOMMU driver. However there are also the historical MSM IOMMU
driver, which is used for old 32-bit platforms, and the
Qualcomm-specific customisations for the generic ARM SMMU driver. List
all these files under the QUALCOMM IOMMU entry.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Will Deacon <will@kernel.org>
Acked-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231103225413.1479857-1-dmitry.baryshkov@linaro.org
Signed-off-by: Joerg Roedel <jroedel@suse.de>
MAINTAINERS

index 012df8ccf34e9003586528f1424ab73ca60234ba..874d562869e3c429008ed56583557d199764db86 100644 (file)
@@ -17948,6 +17948,8 @@ L:      iommu@lists.linux.dev
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
 F:     drivers/iommu/arm/arm-smmu/qcom_iommu.c
+F:     drivers/iommu/arm/arm-smmu/arm-smmu-qcom*
+F:     drivers/iommu/msm_iommu*
 
 QUALCOMM IPC ROUTER (QRTR) DRIVER
 M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>