summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2026-07-07 18:09:18 +0200
committerQuentin Schulz <[email protected]>2026-07-09 19:01:43 +0200
commit7c5ba3733c204b68515f3fe3dbfb68b1de7dca8b (patch)
tree052862e6731c9eff1e47230e5060a2cbfd113b1f
parentff378e804652f700c5121aed7492919679a55f48 (diff)
MAINTAINERS: add N: px5 regex to ARM ROCKCHIP
PX5 is a Rockchip SoC, so let's match *anything* in U-Boot which contains this string in the path. However, this matches a bit too much, specifically the PPC-based kmsupx5_defconfig so we need to exclude it explicitly. Reviewed-by: Heiko Stuebner <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Quentin Schulz <[email protected]>
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2e6c35a8f74..4accf990876 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -559,7 +559,10 @@ 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
+# Exclude from N: px5 matches
+X: configs/kmsupx5_defconfig
N: px30
+N: px5
N: rockchip
F: arch/arm/dts/rk3*
F: arch/arm/dts/rv11*