[PATCH v1] MAINTAINERS: exclude maintained subdirs in RISC-V misc DT entry

Conor Dooley conor at kernel.org
Thu May 4 15:06:06 PDT 2023


From: Conor Dooley <conor.dooley at microchip.com>

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 <conor.dooley at microchip.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 687d7a3d2e85..a84676793ce4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18122,6 +18122,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 <haris.iqbal at ionos.com>
-- 
2.39.2




More information about the linux-riscv mailing list