From: Quentin Schulz Date: Tue, 7 Jul 2026 16:09:21 +0000 (+0200) Subject: MAINTAINERS: add N: rv11 regex to ARM ROCKCHIP X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=4582dc53b80f54cc694e587a55eaebf7c16e21e0;p=thirdparty%2Fu-boot.git MAINTAINERS: add N: rv11 regex to ARM ROCKCHIP 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 Link: https://patch.msgid.link/20260707-rk-custodian-v1-7-dbc9c696e613@0leil.net Signed-off-by: Quentin Schulz --- diff --git a/MAINTAINERS b/MAINTAINERS index db4ef1bfd34..08b32155132 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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