Add myself as maintainer for the ingenic-tcu-intc interrupt controller driver, the ingenic-tcu-clocks clock driver, and the ingenic-tcu clocksource driver.
Signed-off-by: Paul Cercueil <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b46c9cea5ae5..f3d03542d076 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6906,6 +6906,15 @@ L: [email protected] S: Maintained F: drivers/mtd/nand/jz4780_* +INGENIC JZ47xx TCU drivers +M: Paul Cercueil <[email protected]> +S: Maintained +F: drivers/clk/ingenic/tcu.c +F: drivers/irqchip/irq-ingenic-tcu.c +F: drivers/clocksource/timer-ingenic.c +F: include/linux/mfd/syscon/ingenic-tcu.h +F: include/dt-bindings/clock/ingenic,tcu.h + INOTIFY M: Jan Kara <[email protected]> R: Amir Goldstein <[email protected]> -- 2.11.0

