diff options
author | Robin Murphy <robin.murphy@arm.com> | 2020-02-26 14:54:00 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-03-02 12:35:16 +0100 |
commit | fa1c76df5dcd15a839bda750248ddb1a9c438f77 (patch) | |
tree | aee705ca5aaf8251b322116b122f20f4c87f858b /MAINTAINERS | |
parent | Linux 5.6-rc3 (diff) | |
download | linux-fa1c76df5dcd15a839bda750248ddb1a9c438f77.tar.xz linux-fa1c76df5dcd15a839bda750248ddb1a9c438f77.zip |
MAINTAINERS: Cover Arm SMMU DT bindings
We'd like to be aware of proposed DT binding changes even when they
don't directly touch the drivers themselves.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fcd79fc38928..ac6f6e9e1c6f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1426,6 +1426,7 @@ M: Will Deacon <will@kernel.org> 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/io-pgtable-arm.c F: drivers/iommu/io-pgtable-arm-v7s.c |