mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 09:12:08 +02:00
MAINTAINERS: add rockchip regex for more files and directories
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@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
This commit is contained in:
@@ -397,6 +397,9 @@ M: Philipp Tomsich <philipp.tomsich@vrull.eu>
|
|||||||
M: Kever Yang <kever.yang@rock-chips.com>
|
M: Kever Yang <kever.yang@rock-chips.com>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
T: git https://source.denx.de/u-boot/custodians/u-boot-rockchip.git
|
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/include/asm/arch-rockchip/
|
||||||
F: arch/arm/mach-rockchip/
|
F: arch/arm/mach-rockchip/
|
||||||
F: board/rockchip/
|
F: board/rockchip/
|
||||||
@@ -414,6 +417,7 @@ F: tools/rkcommon.h
|
|||||||
F: tools/rkimage.c
|
F: tools/rkimage.c
|
||||||
F: tools/rksd.c
|
F: tools/rksd.c
|
||||||
F: tools/rkspi.c
|
F: tools/rkspi.c
|
||||||
|
N: rockchip
|
||||||
|
|
||||||
ARM SAMSUNG
|
ARM SAMSUNG
|
||||||
M: Minkyu Kang <mk7.kang@samsung.com>
|
M: Minkyu Kang <mk7.kang@samsung.com>
|
||||||
|
Reference in New Issue
Block a user