Add myself as maintainer for RISC-V ACLINT drivers. Signed-off-by: Anup Patel <anup.patel@xxxxxxx> Reviewed-by: Bin Meng <bmeng.cn@xxxxxxxxx> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index bc0ceef87b73..64a5ee2fb20c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15693,6 +15693,15 @@ S: Maintained F: drivers/mtd/nand/raw/r852.c F: drivers/mtd/nand/raw/r852.h +RISC-V ACLINT DRIVERS +M: Anup Patel <anup.patel@xxxxxxx> +L: linux-riscv@xxxxxxxxxxxxxxxxxxx +S: Supported +F: Documentation/devicetree/bindings/interrupt-controller/riscv,aclint-swi.yaml +F: Documentation/devicetree/bindings/timer/riscv,aclint-mtimer.yaml +F: drivers/clocksource/timer-clint.c +F: drivers/irqchip/irq-aclint-swi.c + RISC-V ARCHITECTURE M: Paul Walmsley <paul.walmsley@xxxxxxxxxx> M: Palmer Dabbelt <palmer@xxxxxxxxxxx> -- 2.25.1