From: Conor Dooley Date: Thu, 4 May 2023 22:06:06 +0000 (+0100) Subject: MAINTAINERS: exclude maintained subdirs in RISC-V misc DT entry X-Git-Tag: v6.5-rc1~142^2~16^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3bd64bc457ca778258cfb3e392d9296f11b396e;p=thirdparty%2Flinux.git MAINTAINERS: exclude maintained subdirs in RISC-V misc DT entry The Allwinner & Renesas stuff doesn't go through my tree, so it is a wee bit misleading to have them match against the "misc" entry in MAINTAINERS. Signed-off-by: Conor Dooley --- diff --git a/MAINTAINERS b/MAINTAINERS index 7e0b87d5aa2e5..12b39e9760734 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18154,6 +18154,8 @@ Q: https://patchwork.kernel.org/project/linux-riscv/list/ T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ F: Documentation/devicetree/bindings/riscv/ F: arch/riscv/boot/dts/ +X: arch/riscv/boot/dts/allwinner/ +X: arch/riscv/boot/dts/renesas/ RNBD BLOCK DRIVERS M: Md. Haris Iqbal