[PATCH] MAINTAINERS: invert Misc RISC-V SoC Support's pattern
Conor Dooley
conor at kernel.org
Tue Aug 6 10:36:21 PDT 2024
From: Conor Dooley <conor.dooley at microchip.com>
There are now more directories that someone else maintains than ones I
do, so invert the pattern to cover included, rather than included
directories. Ditto for the bindings directory - there's more files there
that are the responsibility of others than mine (and I get CCed on all
bindings anyway). Remove it from the entry.
Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
---
MAINTAINERS | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 42decde38320..6ed3c8ec9005 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19653,12 +19653,10 @@ L: linux-riscv at lists.infradead.org
S: Maintained
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/
-X: arch/riscv/boot/dts/sophgo/
-X: arch/riscv/boot/dts/thead/
+F: arch/riscv/boot/dts/canaan/
+F: arch/riscv/boot/dts/microchip/
+F: arch/riscv/boot/dts/sifive/
+F: arch/riscv/boot/dts/starfive/
RISC-V PMU DRIVERS
M: Atish Patra <atishp at atishpatra.org>
--
2.43.0
More information about the linux-riscv
mailing list