]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: exclude maintained subdirs in RISC-V misc DT entry
authorConor Dooley <conor.dooley@microchip.com>
Thu, 4 May 2023 22:06:06 +0000 (23:06 +0100)
committerConor Dooley <conor.dooley@microchip.com>
Sun, 7 May 2023 21:53:25 +0000 (22:53 +0100)
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@microchip.com>
MAINTAINERS

index 7e0b87d5aa2e571d8a54ea4df45fc27897afeff5..12b39e9760734735c3f582f7d08c653f41c749f5 100644 (file)
@@ -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 <haris.iqbal@ionos.com>