]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
MAINTAINERS: add N: rv11 regex to ARM ROCKCHIP
authorQuentin Schulz <u-boot@0leil.net>
Tue, 7 Jul 2026 16:09:21 +0000 (18:09 +0200)
committerQuentin Schulz <u-boot@0leil.net>
Thu, 9 Jul 2026 17:01:43 +0000 (19:01 +0200)
Rockchip has an RV11xx SoC series (RV1103, RV1106, RV1126) so let's
match *anything* in U-Boot which contains this string in the path and
not only the U-Boot Device Trees.

Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/20260707-rk-custodian-v1-7-dbc9c696e613@0leil.net
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
MAINTAINERS

index db4ef1bfd34620a4ec1ced3e2a7b368f295d6a91..08b321551322100f9d5f89da4f2920065b114fef 100644 (file)
@@ -568,7 +568,8 @@ N:  rk3
 # RK8xx PMIC/regulator family
 N:     rk8
 N:     rockchip
-F:     arch/arm/dts/rv11*
+# RV11xx SoC family
+N:     rv11
 F:     board/radxa/
 F:     board/theobroma-systems
 F:     drivers/gpio/rk_gpio.c