From: Conor Dooley Date: Wed, 12 Nov 2025 17:09:25 +0000 (+0000) Subject: MAINTAINERS: Setup support for Anlogic tree X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5c3f49b75832553ba0dafabc2d394a885106498;p=thirdparty%2Flinux.git MAINTAINERS: Setup support for Anlogic tree Add myself as the maintainer of the Anlogic DR1V90 SoC tree, including the corresponding DTS and DT bindings paths for Anlogic RISC-V-based SoCs. I don't really want to look after this platform, but am due to irritation of the vendor's behaviour towards the contributor of support. Hence, Odd Fixes as the status. Signed-off-by: Conor Dooley --- diff --git a/MAINTAINERS b/MAINTAINERS index 46126ce2f968e..8c153489d2fda 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22055,6 +22055,14 @@ F: Documentation/devicetree/bindings/riscv/andes.yaml F: Documentation/devicetree/bindings/timer/andestech,plmt0.yaml F: arch/riscv/boot/dts/andes/ +RISC-V ANLOGIC SoC SUPPORT +M: Conor Dooley +T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ +L: linux-riscv@lists.infradead.org +S: Odd Fixes +F: Documentation/devicetree/bindings/riscv/anlogic.yaml +F: arch/riscv/boot/dts/anlogic/ + RISC-V ARCHITECTURE M: Paul Walmsley M: Palmer Dabbelt