[PATCH v1] MAINTAINERS: add rockchip regex for more files and directories
Johan Jonker
jbx6244 at gmail.com
Fri Dec 24 18:10:28 CET 2021
The current files and directories with wildcard patterns for
Rockchip patches in MAINTAINERS is not always complete.
Add the regex for DT related files and a generic regex for
catching some other forgotten cases, so that the maintainers
receive all Rockchip related patches.
Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
---
MAINTAINERS | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 90666ce3..75224d05 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -366,6 +366,9 @@ M: Philipp Tomsich <philipp.tomsich at vrull.eu>
M: Kever Yang <kever.yang at rock-chips.com>
S: Maintained
T: git https://source.denx.de/u-boot/custodians/u-boot-rockchip.git
+F: arch/arm/dts/rk3*
+F: arch/arm/dts/rockchip*
+F: arch/arm/dts/rv1108*
F: arch/arm/include/asm/arch-rockchip/
F: arch/arm/mach-rockchip/
F: board/rockchip/
@@ -383,6 +386,7 @@ F: tools/rkcommon.h
F: tools/rkimage.c
F: tools/rksd.c
F: tools/rkspi.c
+N: rockchip
ARM SAMSUNG
M: Minkyu Kang <mk7.kang at samsung.com>
--
2.20.1
More information about the U-Boot
mailing list