diff options
| author | Quentin Schulz <u-boot@0leil.net> | 2026-07-07 18:09:17 +0200 |
|---|---|---|
| committer | Quentin Schulz <u-boot@0leil.net> | 2026-07-09 19:01:42 +0200 |
| commit | ff378e804652f700c5121aed7492919679a55f48 (patch) | |
| tree | 3e9af981555b86659779e994cbd77bfb694ab619 | |
| parent | 3dcb974e359f8547284de3590425977a4d653ef4 (diff) | |
MAINTAINERS: add N: px30 regex to ARM ROCKCHIP
PX30 is a Rockchip SoC, so let's match *anything* in U-Boot which
contains this string in the path.
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/20260707-rk-custodian-v1-3-dbc9c696e613@0leil.net
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
| -rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2fbea6db128..2e6c35a8f74 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -559,15 +559,14 @@ M: Philipp Tomsich <philipp.tomsich@vrull.eu> M: Kever Yang <kever.yang@rock-chips.com> 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 |
