]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
MAINTAINERS: add more Rockchip drivers to ARM ROCKCHIP
authorQuentin Schulz <u-boot@0leil.net>
Tue, 7 Jul 2026 16:09:23 +0000 (18:09 +0200)
committerQuentin Schulz <u-boot@0leil.net>
Thu, 9 Jul 2026 17:01:43 +0000 (19:01 +0200)
A few drivers are not using "rockchip" in their path so they aren't
currently detected by get_maintainer.pl as belonging to the ARM ROCKCHIP
entry, so let's fix that oversight by adding them individually. We could
use N: rk_ but I feel this isn't distinctive enough to avoid too many
false positive and I don't want to be keeping a list of things to not
match against.

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

index 5a1d1ecc344f38c8653a2308701e1273f03a508d..50053656f6faa4eee11b187e5034b50c13ce1e70 100644 (file)
@@ -574,6 +574,9 @@ N:  rv11
 F:     board/radxa/
 F:     board/theobroma-systems
 F:     drivers/gpio/rk_gpio.c
+F:     drivers/i2c/rk_i2c.c
+F:     drivers/pwm/rk_pwm.c
+F:     drivers/spi/rk_spi.[ch]
 F:     tools/rkcommon.c
 F:     tools/rkcommon.h
 F:     tools/rkimage.c