diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2019-11-08 14:46:54 +0000 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2019-11-11 18:21:30 +0000 |
commit | ba603c2f0794a5c44516ad42f1064008048329ba (patch) | |
tree | 8066cc409ae135cc9abcc32c17742f610e1a66b6 /MAINTAINERS | |
parent | 6be22809e5c8f286877127e8a24c13c959b9fb4e (diff) | |
download | linux-ba603c2f0794a5c44516ad42f1064008048329ba.tar.bz2 |
MAINTAINERS: Add arm64 selftests to the ARM64 PORT entry
Since these are tests specific to the arm64 architecture, it makes sense
for the arm64 maintainers to gatekeep the corresponding changes.
Cc: Shuah Khan <shuah@kernel.org>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a69e6db80c79..553c64308060 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2609,6 +2609,7 @@ S: Maintained F: arch/arm64/ X: arch/arm64/boot/dts/ F: Documentation/arm64/ +F: tools/testing/selftests/arm64/ AS3645A LED FLASH CONTROLLER DRIVER M: Sakari Ailus <sakari.ailus@iki.fi> |