From: Will Deacon Date: Fri, 23 Aug 2024 16:54:54 +0000 (+0100) Subject: MAINTAINERS: Add Jean-Philippe as SMMUv3 SVA reviewer X-Git-Tag: v6.11-rc6~19^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51eeef9a482bcb00f6f75eda4de9bd013092b76f;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add Jean-Philippe as SMMUv3 SVA reviewer Add Jean-Philippe as a reviewer for the Arm SMMUv3 SVA support, since he's been a consistent contributor to that code over the years and understands the relevant parts of the architecture much better than me. Cc: Robin Murphy Cc: Jean-Philippe Brucker Cc: Mostafa Saleh Signed-off-by: Will Deacon Link: https://lore.kernel.org/r/20240823165454.1064-1-will@kernel.org Signed-off-by: Joerg Roedel --- diff --git a/MAINTAINERS b/MAINTAINERS index f328373463b0d..445cec2ae4ed6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1880,6 +1880,10 @@ F: Documentation/devicetree/bindings/iommu/arm,smmu* F: drivers/iommu/arm/ F: drivers/iommu/io-pgtable-arm* +ARM SMMU SVA SUPPORT +R: Jean-Philippe Brucker +F: drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c + ARM SUB-ARCHITECTURES L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained