PX30 is a Rockchip SoC, so let's match *anything* in U-Boot which contains this string in the path.
Signed-off-by: Quentin Schulz <[email protected]> --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6f52fb76fede..37766bfcc3ca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -574,15 +574,14 @@ M: Philipp Tomsich <[email protected]> M: Kever Yang <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-rockchip.git +N: px30 N: rockchip -F: arch/arm/dts/px30* F: arch/arm/dts/rk3* F: arch/arm/dts/rv11* F: board/amarula/vyasa-rk3288/ F: board/anbernic/rgxx3_rk3566/ F: board/armsom/sige7-rk3588/ F: board/chipspark/popmetal_rk3288 -F: board/engicam/px30_core/ F: board/firefly/ F: board/mqmaker/miqi_rk3288/ F: board/phytec/phycore_rk3288 -- 2.55.0

