diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-07-21 13:55:55 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-07-22 10:19:44 -0700 |
| commit | 9545fef46d363cdcd63da63259b6d48ebb586024 (patch) | |
| tree | 845740de448c281d703078c1a83ae29f03527ea3 /MAINTAINERS | |
| parent | 9a67bbfe48ee5289a4be3f4020cd542b74122c60 (diff) | |
| download | linux-9545fef46d363cdcd63da63259b6d48ebb586024.tar.gz linux-9545fef46d363cdcd63da63259b6d48ebb586024.tar.bz2 linux-9545fef46d363cdcd63da63259b6d48ebb586024.zip | |
MAINTAINERS: add nci tests to nfc
NCI is part of NFC, so include its selftests under the NFC entry.
Reviewed-by: David Heidelberg <david@ixit.cz>
Link: https://patch.msgid.link/20260721205555.1020513-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@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 a674e36529f7..6fd196545966 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19108,6 +19108,7 @@ F: drivers/nfc/ F: include/net/nfc/ F: include/uapi/linux/nfc.h F: net/nfc/ +F: tools/testing/selftests/nci/ NFC VIRTUAL NCI DEVICE DRIVER M: Bongsu Jeon <bongsu.jeon@samsung.com> |