MAINTAINERS: Add interconnect kunit test entry

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>
master
Kuan-Wei Chiu 2026-03-20 19:06:23 +00:00 committed by Georgi Djakov
parent 028f3d0168
commit 0436cd305d
1 changed files with 6 additions and 0 deletions

View 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>