From bf40c1a5b9561bef0c0d1df47bcfc0ceb26a6c8a Mon Sep 17 00:00:00 2001 From: Ben Zong-You Xie Date: Fri, 11 Jul 2025 21:30:25 +0800 Subject: [PATCH] MAINTAINERS: Add entry for Andes SoC Add entry for Andes SoC maintainer and related files Signed-off-by: Ben Zong-You Xie Link: https://lore.kernel.org/r/20250711133025.2192404-10-ben717@andestech.com Signed-off-by: Arnd Bergmann --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c3f7fbd0d67af..69285e2f5e80f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21285,6 +21285,15 @@ F: drivers/irqchip/irq-riscv-intc.c F: include/linux/irqchip/riscv-aplic.h F: include/linux/irqchip/riscv-imsic.h +RISC-V ANDES SoC Support +M: Ben Zong-You Xie +S: Maintained +T: git: https://github.com/ben717-linux/linux +F: Documentation/devicetree/bindings/interrupt-controller/andestech,plicsw.yaml +F: Documentation/devicetree/bindings/riscv/andes.yaml +F: Documentation/devicetree/bindings/timer/andestech,plmt0.yaml +F: arch/riscv/boot/dts/andes/ + RISC-V ARCHITECTURE M: Paul Walmsley M: Palmer Dabbelt -- 2.47.2