]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: Add interconnect kunit test entry
authorKuan-Wei Chiu <visitorckw@gmail.com>
Fri, 20 Mar 2026 19:06:23 +0000 (19:06 +0000)
committerGeorgi Djakov <djakov@kernel.org>
Thu, 2 Apr 2026 07:39:01 +0000 (10:39 +0300)
Add an entry for the interconnect Kunit tests. As the original author
of this test suite, I would like to be notified of future related
patches so I can help review them.

Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
Link: https://msgid.link/20260320190623.1846992-1-visitorckw@gmail.com
Signed-off-by: Georgi Djakov <djakov@kernel.org>
MAINTAINERS

index 55af015174a54e17cc7449e5a80b6cdc83aa6fde..3f0d087c970decc72cf116e5dbadee84a3c63853 100644 (file)
@@ -13327,6 +13327,12 @@ F:     include/linux/interconnect-clk.h
 F:     include/linux/interconnect-provider.h
 F:     include/linux/interconnect.h
 
+INTERCONNECT KUNIT TESTS
+M:     Kuan-Wei Chiu <visitorckw@gmail.com>
+L:     linux-pm@vger.kernel.org
+S:     Maintained
+F:     drivers/interconnect/icc-kunit.c
+
 INTERRUPT COUNTER DRIVER
 M:     Oleksij Rempel <o.rempel@pengutronix.de>
 R:     Pengutronix Kernel Team <kernel@pengutronix.de>