* [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP
@ 2026-07-07 16:09 Quentin Schulz
2026-07-07 16:09 ` [PATCH 01/12] MAINTAINERS: remove redundant entries " Quentin Schulz
` (13 more replies)
0 siblings, 14 replies; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
Simplify the ARM ROCKCHIP entry in MAINTAINERS by making extensive use
of the N: regex. For some reason, it slightly modifies the list of
people returned by get_maintainer.pl but I believe the ones reported as
maintainers are still correct.
Add more files under the ARM ROCKCHIP umbrella.
Remove inactive maintainer (Philipp Tomsich).
@Simon, since you don't have permission to push to the Rockchip
custodian tree, I was planning to remove you from Rockchip maintainers
as well to reflect the reality but since you're still an active
reviewer/contributor, maybe you would like to be kept as Rockchip
reviewer (R:)?
Add myself as maintainer.
As could be seen over the last year or so, Rockchip support in U-Boot
has almost ground to a halt with Kever only being able to find time for
his maintainership every few months due to his responsibilities at
Rockchip having changed.
I would like to express thanks to Kever as it is not that often we get
people from the SoC vendor actually contributing to upstream projects,
let alone maintain them. I'm hoping you can keep helping us especially
for things that aren't documented in manuals or for odd behaviors. This
is my reason for still keeping you as maintainer for now, but if you
would like to be switched to Reviewer or dropped entirely from
MAINTAINERS, please let us know. I likely will automatically switch you
to reviewer in a few weeks/months if you aren't migrated to the new
GitLab instance and thus do not have the rights to push to the Rockchip
custodian tree.
I've reviewed Rockchip stuff for a few years already and my current
employer has all its products based on Rockchip for almost 10 years now.
I want to be very clear with what to expect from my maintainership: I am
likely not going to spend substantially more time than I am today
reviewing things, I'm essentially just going to unblock the merging part
of anything Rockchip once they are reviewed. There are many things I'm
unfamiliar with, so I'll likely ask odd questions or clarifications until
I can get some basic knowledge in new areas.
Things aren't going to go faster by themselves so this is also a call to
action. If you do find yourself frustrated because things take time to
get reviewed, please consider spending some time reviewing or testing
other people's patches to help with the global effort. If you do find
yourself in a position where you can spare some time to review or test
things, please feel free to do those things (be it for anything Rockchip
or anything in U-Boot really, or even in FOSS in general).
Finally, I've never been a maintainer and I haven't really figured out
my workflow yet so I'll likely make mistakes and asks many questions in
the beginning, so bear with me and report anything odd or wrong.
@Tom, if/when this gets merged, anything needing to be done in the new
GitLab and/or patchwork to get me the appropriate permissions and
duties? For patchwork, I'm already registered under qschulz. For the new
GitLab, as quentin.schulz.
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
---
Quentin Schulz (12):
MAINTAINERS: remove redundant entries for ARM ROCKCHIP
MAINTAINERS: add rkmux.py to ARM ROCKCHIP
MAINTAINERS: add N: px30 regex to ARM ROCKCHIP
MAINTAINERS: add N: px5 regex to ARM ROCKCHIP
MAINTAINERS: add N: rk3 regex to ARM ROCKCHIP
MAINTAINERS: add N: rk8 regex to ARM ROCKCHIP
MAINTAINERS: add N: rv11 regex to ARM ROCKCHIP
MAINTAINERS: add N: rkmtd regex to ARM ROCKCHIP
MAINTAINERS: add more Rockchip drivers to ARM ROCKCHIP
MAINTAINERS: add rockusb to ARM ROCKCHIP
MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers
MAINTAINERS: add myself as ARM ROCKCHIP maintainer
MAINTAINERS | 46 ++++++++++++++++++----------------------------
1 file changed, 18 insertions(+), 28 deletions(-)
---
base-commit: ece349ade2973e220f524ce59e59711cc919263f
change-id: 20260707-rk-custodian-34cc8301edf4
Best regards,
--
Quentin Schulz <u-boot@0leil.net>
^ permalink raw reply [flat|nested] 33+ messages in thread
* [PATCH 01/12] MAINTAINERS: remove redundant entries for ARM ROCKCHIP
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
@ 2026-07-07 16:09 ` Quentin Schulz
2026-07-07 18:29 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 02/12] MAINTAINERS: add rkmux.py to " Quentin Schulz
` (12 subsequent siblings)
13 siblings, 1 reply; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
The ARM ROCKCHIP entry already specifies an N: rockchip so we don't need
to repeat a path with F: if it has rockchip in the path, so drop it.
Note that for some reason get_maintainer.pl doesn't return the exact
same list before and after this patch.
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
---
MAINTAINERS | 15 +--------------
1 file changed, 1 insertion(+), 14 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 45e9076de671..e2c78ce39161 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -574,12 +574,10 @@ 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: rockchip
F: arch/arm/dts/px30*
F: arch/arm/dts/rk3*
-F: arch/arm/dts/rockchip*
F: arch/arm/dts/rv11*
-F: arch/arm/include/asm/arch-rockchip/
-F: arch/arm/mach-rockchip/
F: board/amarula/vyasa-rk3288/
F: board/anbernic/rgxx3_rk3566/
F: board/armsom/sige7-rk3588/
@@ -590,25 +588,14 @@ F: board/mqmaker/miqi_rk3288/
F: board/phytec/phycore_rk3288
F: board/pine64
F: board/radxa/
-F: board/rockchip/
F: board/theobroma-systems
F: board/vamrs/rock960_rk3399/
-F: drivers/clk/rockchip/
F: drivers/gpio/rk_gpio.c
-F: drivers/misc/rockchip-efuse.c
-F: drivers/mmc/rockchip_sdhci.c
-F: drivers/mmc/rockchip_dw_mmc.c
-F: drivers/pinctrl/rockchip/
-F: drivers/ram/rockchip/
-F: drivers/sysreset/sysreset_rockchip.c
-F: drivers/ufs/*rockchip*
-F: drivers/video/rockchip/
F: tools/rkcommon.c
F: tools/rkcommon.h
F: tools/rkimage.c
F: tools/rksd.c
F: tools/rkspi.c
-N: rockchip
ARM SAMSUNG
M: Minkyu Kang <mk7.kang@samsung.com>
--
2.55.0
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [PATCH 02/12] MAINTAINERS: add rkmux.py to ARM ROCKCHIP
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
2026-07-07 16:09 ` [PATCH 01/12] MAINTAINERS: remove redundant entries " Quentin Schulz
@ 2026-07-07 16:09 ` Quentin Schulz
2026-07-07 18:30 ` Heiko Stuebner
2026-07-08 22:09 ` Johan Jonker
2026-07-07 16:09 ` [PATCH 03/12] MAINTAINERS: add N: px30 regex " Quentin Schulz
` (11 subsequent siblings)
13 siblings, 2 replies; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
It is a tool to be used with Rockchip SoCs so let's add it to the
MAINTAINERS entry for ARM ROCKCHIP.
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e2c78ce39161..6f52fb76fede 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -594,6 +594,7 @@ F: drivers/gpio/rk_gpio.c
F: tools/rkcommon.c
F: tools/rkcommon.h
F: tools/rkimage.c
+F: tools/rkmux.py
F: tools/rksd.c
F: tools/rkspi.c
--
2.55.0
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [PATCH 03/12] MAINTAINERS: add N: px30 regex to ARM ROCKCHIP
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
2026-07-07 16:09 ` [PATCH 01/12] MAINTAINERS: remove redundant entries " Quentin Schulz
2026-07-07 16:09 ` [PATCH 02/12] MAINTAINERS: add rkmux.py to " Quentin Schulz
@ 2026-07-07 16:09 ` Quentin Schulz
2026-07-07 18:30 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 04/12] MAINTAINERS: add N: px5 " Quentin Schulz
` (10 subsequent siblings)
13 siblings, 1 reply; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
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 <u-boot@0leil.net>
---
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 <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
--
2.55.0
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [PATCH 04/12] MAINTAINERS: add N: px5 regex to ARM ROCKCHIP
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
` (2 preceding siblings ...)
2026-07-07 16:09 ` [PATCH 03/12] MAINTAINERS: add N: px30 regex " Quentin Schulz
@ 2026-07-07 16:09 ` Quentin Schulz
2026-07-07 18:31 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 05/12] MAINTAINERS: add N: rk3 " Quentin Schulz
` (9 subsequent siblings)
13 siblings, 1 reply; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
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.
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 37766bfcc3ca..9527af78d391 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -574,7 +574,10 @@ 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
+# 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*
--
2.55.0
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [PATCH 05/12] MAINTAINERS: add N: rk3 regex to ARM ROCKCHIP
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
` (3 preceding siblings ...)
2026-07-07 16:09 ` [PATCH 04/12] MAINTAINERS: add N: px5 " Quentin Schulz
@ 2026-07-07 16:09 ` Quentin Schulz
2026-07-07 18:34 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 06/12] MAINTAINERS: add N: rk8 " Quentin Schulz
` (8 subsequent siblings)
13 siblings, 1 reply; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
Most Rockchip SoCs have their name start with rk3xxx. Historically, the
second digit is for the generation of SoC, e.g. rk31xx was before
rk32xx, itself before rk33xx and now rk35xx (and the expected rk36xx end
of this year). We won't talk about the rk30xx timeline but it's also
prefixed the same way. So let's match *anything* in U-Boot which
contains rk3 in the path to simplify the MAINTAINERS entry and hopefully
catch as much as possible.
board/firefly/ and board/pine64/ only contain subdirectories and each of
them have rk3 in their name.
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
---
MAINTAINERS | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9527af78d391..393c8abde10c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -578,20 +578,12 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-rockchip.git
X: configs/kmsupx5_defconfig
N: px30
N: px5
+# RK3xxx SoC family
+N: rk3
N: rockchip
-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/firefly/
-F: board/mqmaker/miqi_rk3288/
-F: board/phytec/phycore_rk3288
-F: board/pine64
F: board/radxa/
F: board/theobroma-systems
-F: board/vamrs/rock960_rk3399/
F: drivers/gpio/rk_gpio.c
F: tools/rkcommon.c
F: tools/rkcommon.h
--
2.55.0
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [PATCH 06/12] MAINTAINERS: add N: rk8 regex to ARM ROCKCHIP
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
` (4 preceding siblings ...)
2026-07-07 16:09 ` [PATCH 05/12] MAINTAINERS: add N: rk3 " Quentin Schulz
@ 2026-07-07 16:09 ` Quentin Schulz
2026-07-07 18:34 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 07/12] MAINTAINERS: add N: rv11 " Quentin Schulz
` (7 subsequent siblings)
13 siblings, 1 reply; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
Rockchip also manufactures PMICs and regulators typically under the
RK8xx naming scheme (e.g. RK806, RK808, RK860, etc.) so let's match
files with rk8 in their path.
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 393c8abde10c..97d5e8feb51b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -580,6 +580,8 @@ N: px30
N: px5
# RK3xxx SoC family
N: rk3
+# RK8xx PMIC/regulator family
+N: rk8
N: rockchip
F: arch/arm/dts/rv11*
F: board/radxa/
--
2.55.0
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [PATCH 07/12] MAINTAINERS: add N: rv11 regex to ARM ROCKCHIP
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
` (5 preceding siblings ...)
2026-07-07 16:09 ` [PATCH 06/12] MAINTAINERS: add N: rk8 " Quentin Schulz
@ 2026-07-07 16:09 ` Quentin Schulz
2026-07-07 18:34 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 08/12] MAINTAINERS: add N: rkmtd " Quentin Schulz
` (6 subsequent siblings)
13 siblings, 1 reply; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
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.
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 97d5e8feb51b..49b35945f820 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -583,7 +583,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
--
2.55.0
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [PATCH 08/12] MAINTAINERS: add N: rkmtd regex to ARM ROCKCHIP
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
` (6 preceding siblings ...)
2026-07-07 16:09 ` [PATCH 07/12] MAINTAINERS: add N: rv11 " Quentin Schulz
@ 2026-07-07 16:09 ` Quentin Schulz
2026-07-07 18:35 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 09/12] MAINTAINERS: add more Rockchip drivers " Quentin Schulz
` (5 subsequent siblings)
13 siblings, 1 reply; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
rkmtd is a Rockchip feature, so let's match *anything* with that in the
path.
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 49b35945f820..1c94356dc4b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -582,6 +582,7 @@ N: px5
N: rk3
# RK8xx PMIC/regulator family
N: rk8
+N: rkmtd
N: rockchip
# RV11xx SoC family
N: rv11
--
2.55.0
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [PATCH 09/12] MAINTAINERS: add more Rockchip drivers to ARM ROCKCHIP
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
` (7 preceding siblings ...)
2026-07-07 16:09 ` [PATCH 08/12] MAINTAINERS: add N: rkmtd " Quentin Schulz
@ 2026-07-07 16:09 ` Quentin Schulz
2026-07-07 18:36 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 10/12] MAINTAINERS: add rockusb " Quentin Schulz
` (4 subsequent siblings)
13 siblings, 1 reply; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
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.
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1c94356dc4b8..b7f68d849755 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -589,6 +589,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
--
2.55.0
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [PATCH 10/12] MAINTAINERS: add rockusb to ARM ROCKCHIP
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
` (8 preceding siblings ...)
2026-07-07 16:09 ` [PATCH 09/12] MAINTAINERS: add more Rockchip drivers " Quentin Schulz
@ 2026-07-07 16:09 ` Quentin Schulz
2026-07-07 18:36 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 11/12] MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers Quentin Schulz
` (3 subsequent siblings)
13 siblings, 1 reply; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
rockusb is a Rockchip feature, so let's match *anything* with that in
the path.
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b7f68d849755..bd2ef6166cb9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -584,6 +584,7 @@ N: rk3
N: rk8
N: rkmtd
N: rockchip
+N: rockusb
# RV11xx SoC family
N: rv11
F: board/radxa/
--
2.55.0
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [PATCH 11/12] MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
` (9 preceding siblings ...)
2026-07-07 16:09 ` [PATCH 10/12] MAINTAINERS: add rockusb " Quentin Schulz
@ 2026-07-07 16:09 ` Quentin Schulz
2026-07-07 16:37 ` Tom Rini
2026-07-07 16:09 ` [PATCH 12/12] MAINTAINERS: add myself as ARM ROCKCHIP maintainer Quentin Schulz
` (2 subsequent siblings)
13 siblings, 1 reply; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
Philipp hasn't been active for years so we thank Philipp for his work
over the years and update the MAINTAINERS entry to reflect the reality.
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index bd2ef6166cb9..1ddd9a3e45c4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -570,7 +570,6 @@ F: drivers/usb/host/xhci-rcar*
ARM ROCKCHIP
M: Simon Glass <sjg@chromium.org>
-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
--
2.55.0
^ permalink raw reply related [flat|nested] 33+ messages in thread
* [PATCH 12/12] MAINTAINERS: add myself as ARM ROCKCHIP maintainer
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
` (10 preceding siblings ...)
2026-07-07 16:09 ` [PATCH 11/12] MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers Quentin Schulz
@ 2026-07-07 16:09 ` Quentin Schulz
2026-07-07 16:38 ` Tom Rini
2026-07-07 18:37 ` Heiko Stuebner
2026-07-09 19:15 ` [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Simon Glass
2026-07-10 13:17 ` Quentin Schulz
13 siblings, 2 replies; 33+ messages in thread
From: Quentin Schulz @ 2026-07-07 16:09 UTC (permalink / raw)
To: u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich, Quentin Schulz
Kever has been pulled into different responsibilities at Rockchip and
this means he has less to no time for his maintainership in U-Boot as
has been seen for about a year now. Let's try to improve the situation
and have Rockchip-related things merged again by adding myself as
another maintainer.
Signed-off-by: Quentin Schulz <u-boot@0leil.net>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1ddd9a3e45c4..068f59412801 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -570,6 +570,7 @@ F: drivers/usb/host/xhci-rcar*
ARM ROCKCHIP
M: Simon Glass <sjg@chromium.org>
+M: Quentin Schulz <u-boot@0leil.net>
M: Kever Yang <kever.yang@rock-chips.com>
S: Maintained
T: git https://source.denx.de/u-boot/custodians/u-boot-rockchip.git
--
2.55.0
^ permalink raw reply related [flat|nested] 33+ messages in thread
* Re: [PATCH 11/12] MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers
2026-07-07 16:09 ` [PATCH 11/12] MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers Quentin Schulz
@ 2026-07-07 16:37 ` Tom Rini
2026-07-07 16:38 ` Philipp Tomsich
0 siblings, 1 reply; 33+ messages in thread
From: Tom Rini @ 2026-07-07 16:37 UTC (permalink / raw)
To: Quentin Schulz
Cc: u-boot, Heiko Stuebner, Jonas Karlman, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich
[-- Attachment #1: Type: text/plain, Size: 353 bytes --]
On Tue, Jul 07, 2026 at 06:09:25PM +0200, Quentin Schulz wrote:
> Philipp hasn't been active for years so we thank Philipp for his work
> over the years and update the MAINTAINERS entry to reflect the reality.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
Yes, thanks Philipp!
Reviewed-by: Tom Rini <trini@konsulko.com>
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 12/12] MAINTAINERS: add myself as ARM ROCKCHIP maintainer
2026-07-07 16:09 ` [PATCH 12/12] MAINTAINERS: add myself as ARM ROCKCHIP maintainer Quentin Schulz
@ 2026-07-07 16:38 ` Tom Rini
2026-07-07 18:37 ` Heiko Stuebner
1 sibling, 0 replies; 33+ messages in thread
From: Tom Rini @ 2026-07-07 16:38 UTC (permalink / raw)
To: Quentin Schulz
Cc: u-boot, Heiko Stuebner, Jonas Karlman, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich
[-- Attachment #1: Type: text/plain, Size: 493 bytes --]
On Tue, Jul 07, 2026 at 06:09:26PM +0200, Quentin Schulz wrote:
> Kever has been pulled into different responsibilities at Rockchip and
> this means he has less to no time for his maintainership in U-Boot as
> has been seen for about a year now. Let's try to improve the situation
> and have Rockchip-related things merged again by adding myself as
> another maintainer.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
Reviewed-by: Tom Rini <trini@konsulko.com>
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 11/12] MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers
2026-07-07 16:37 ` Tom Rini
@ 2026-07-07 16:38 ` Philipp Tomsich
0 siblings, 0 replies; 33+ messages in thread
From: Philipp Tomsich @ 2026-07-07 16:38 UTC (permalink / raw)
To: Tom Rini
Cc: Quentin Schulz, u-boot, Heiko Stuebner, Jonas Karlman,
Neil Armstrong, Simon Glass, Ilias Apalodimas, Peng Fan,
Kory Maincent, Kuan-Wei Chiu, Raymond Mao, Stefan Roese,
Jerome Forissier, Philip Molloy
It's been an honor!
Cheers,
Philipp.
On Tue, 7 Jul 2026 at 18:37, Tom Rini <trini@konsulko.com> wrote:
> On Tue, Jul 07, 2026 at 06:09:25PM +0200, Quentin Schulz wrote:
>
> > Philipp hasn't been active for years so we thank Philipp for his work
> > over the years and update the MAINTAINERS entry to reflect the reality.
> >
> > Signed-off-by: Quentin Schulz <u-boot@0leil.net>
>
> Yes, thanks Philipp!
>
> Reviewed-by: Tom Rini <trini@konsulko.com>
>
> --
> Tom
>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 01/12] MAINTAINERS: remove redundant entries for ARM ROCKCHIP
2026-07-07 16:09 ` [PATCH 01/12] MAINTAINERS: remove redundant entries " Quentin Schulz
@ 2026-07-07 18:29 ` Heiko Stuebner
0 siblings, 0 replies; 33+ messages in thread
From: Heiko Stuebner @ 2026-07-07 18:29 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich, Quentin Schulz
Am Dienstag, 7. Juli 2026, 18:09:15 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> The ARM ROCKCHIP entry already specifies an N: rockchip so we don't need
> to repeat a path with F: if it has rockchip in the path, so drop it.
>
> Note that for some reason get_maintainer.pl doesn't return the exact
> same list before and after this patch.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
> ---
> MAINTAINERS | 15 +--------------
> 1 file changed, 1 insertion(+), 14 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 45e9076de671..e2c78ce39161 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -574,12 +574,10 @@ 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: rockchip
It took me a while to realize the existing N was at the end, so gets
moved up here :-)
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> F: arch/arm/dts/px30*
> F: arch/arm/dts/rk3*
> -F: arch/arm/dts/rockchip*
> F: arch/arm/dts/rv11*
> -F: arch/arm/include/asm/arch-rockchip/
> -F: arch/arm/mach-rockchip/
> F: board/amarula/vyasa-rk3288/
> F: board/anbernic/rgxx3_rk3566/
> F: board/armsom/sige7-rk3588/
> @@ -590,25 +588,14 @@ F: board/mqmaker/miqi_rk3288/
> F: board/phytec/phycore_rk3288
> F: board/pine64
> F: board/radxa/
> -F: board/rockchip/
> F: board/theobroma-systems
> F: board/vamrs/rock960_rk3399/
> -F: drivers/clk/rockchip/
> F: drivers/gpio/rk_gpio.c
> -F: drivers/misc/rockchip-efuse.c
> -F: drivers/mmc/rockchip_sdhci.c
> -F: drivers/mmc/rockchip_dw_mmc.c
> -F: drivers/pinctrl/rockchip/
> -F: drivers/ram/rockchip/
> -F: drivers/sysreset/sysreset_rockchip.c
> -F: drivers/ufs/*rockchip*
> -F: drivers/video/rockchip/
> F: tools/rkcommon.c
> F: tools/rkcommon.h
> F: tools/rkimage.c
> F: tools/rksd.c
> F: tools/rkspi.c
> -N: rockchip
>
> ARM SAMSUNG
> M: Minkyu Kang <mk7.kang@samsung.com>
>
>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 02/12] MAINTAINERS: add rkmux.py to ARM ROCKCHIP
2026-07-07 16:09 ` [PATCH 02/12] MAINTAINERS: add rkmux.py to " Quentin Schulz
@ 2026-07-07 18:30 ` Heiko Stuebner
2026-07-08 22:09 ` Johan Jonker
1 sibling, 0 replies; 33+ messages in thread
From: Heiko Stuebner @ 2026-07-07 18:30 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich, Quentin Schulz
Am Dienstag, 7. Juli 2026, 18:09:16 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> It is a tool to be used with Rockchip SoCs so let's add it to the
> MAINTAINERS entry for ARM ROCKCHIP.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e2c78ce39161..6f52fb76fede 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -594,6 +594,7 @@ F: drivers/gpio/rk_gpio.c
> F: tools/rkcommon.c
> F: tools/rkcommon.h
> F: tools/rkimage.c
> +F: tools/rkmux.py
> F: tools/rksd.c
> F: tools/rkspi.c
>
>
>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 03/12] MAINTAINERS: add N: px30 regex to ARM ROCKCHIP
2026-07-07 16:09 ` [PATCH 03/12] MAINTAINERS: add N: px30 regex " Quentin Schulz
@ 2026-07-07 18:30 ` Heiko Stuebner
0 siblings, 0 replies; 33+ messages in thread
From: Heiko Stuebner @ 2026-07-07 18:30 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich, Quentin Schulz
Am Dienstag, 7. Juli 2026, 18:09:17 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> 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 <u-boot@0leil.net>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 04/12] MAINTAINERS: add N: px5 regex to ARM ROCKCHIP
2026-07-07 16:09 ` [PATCH 04/12] MAINTAINERS: add N: px5 " Quentin Schulz
@ 2026-07-07 18:31 ` Heiko Stuebner
0 siblings, 0 replies; 33+ messages in thread
From: Heiko Stuebner @ 2026-07-07 18:31 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich, Quentin Schulz
Am Dienstag, 7. Juli 2026, 18:09:18 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> 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.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 05/12] MAINTAINERS: add N: rk3 regex to ARM ROCKCHIP
2026-07-07 16:09 ` [PATCH 05/12] MAINTAINERS: add N: rk3 " Quentin Schulz
@ 2026-07-07 18:34 ` Heiko Stuebner
0 siblings, 0 replies; 33+ messages in thread
From: Heiko Stuebner @ 2026-07-07 18:34 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich, Quentin Schulz
Am Dienstag, 7. Juli 2026, 18:09:19 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> Most Rockchip SoCs have their name start with rk3xxx. Historically, the
> second digit is for the generation of SoC, e.g. rk31xx was before
> rk32xx, itself before rk33xx and now rk35xx (and the expected rk36xx end
> of this year). We won't talk about the rk30xx timeline but it's also
> prefixed the same way. So let's match *anything* in U-Boot which
> contains rk3 in the path to simplify the MAINTAINERS entry and hopefully
> catch as much as possible.
>
> board/firefly/ and board/pine64/ only contain subdirectories and each of
> them have rk3 in their name.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
The predecessor of the RK3066 was the RK2928 :-) .
But that is so old, that I'm 115% sure, nobody will ever add support
for it in the future.
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 06/12] MAINTAINERS: add N: rk8 regex to ARM ROCKCHIP
2026-07-07 16:09 ` [PATCH 06/12] MAINTAINERS: add N: rk8 " Quentin Schulz
@ 2026-07-07 18:34 ` Heiko Stuebner
0 siblings, 0 replies; 33+ messages in thread
From: Heiko Stuebner @ 2026-07-07 18:34 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich, Quentin Schulz
Am Dienstag, 7. Juli 2026, 18:09:20 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> Rockchip also manufactures PMICs and regulators typically under the
> RK8xx naming scheme (e.g. RK806, RK808, RK860, etc.) so let's match
> files with rk8 in their path.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 07/12] MAINTAINERS: add N: rv11 regex to ARM ROCKCHIP
2026-07-07 16:09 ` [PATCH 07/12] MAINTAINERS: add N: rv11 " Quentin Schulz
@ 2026-07-07 18:34 ` Heiko Stuebner
0 siblings, 0 replies; 33+ messages in thread
From: Heiko Stuebner @ 2026-07-07 18:34 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich, Quentin Schulz
Am Dienstag, 7. Juli 2026, 18:09:21 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> 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.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 08/12] MAINTAINERS: add N: rkmtd regex to ARM ROCKCHIP
2026-07-07 16:09 ` [PATCH 08/12] MAINTAINERS: add N: rkmtd " Quentin Schulz
@ 2026-07-07 18:35 ` Heiko Stuebner
2026-07-08 10:12 ` Quentin Schulz
0 siblings, 1 reply; 33+ messages in thread
From: Heiko Stuebner @ 2026-07-07 18:35 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich, Quentin Schulz
Am Dienstag, 7. Juli 2026, 18:09:22 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> rkmtd is a Rockchip feature, so let's match *anything* with that in the
> path.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 49b35945f820..1c94356dc4b8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -582,6 +582,7 @@ N: px5
> N: rk3
> # RK8xx PMIC/regulator family
> N: rk8
> +N: rkmtd
Is that the raw-nand driver?
I guess it could also use a comment maybe?
Anyway
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> N: rockchip
> # RV11xx SoC family
> N: rv11
>
>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 09/12] MAINTAINERS: add more Rockchip drivers to ARM ROCKCHIP
2026-07-07 16:09 ` [PATCH 09/12] MAINTAINERS: add more Rockchip drivers " Quentin Schulz
@ 2026-07-07 18:36 ` Heiko Stuebner
0 siblings, 0 replies; 33+ messages in thread
From: Heiko Stuebner @ 2026-07-07 18:36 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich, Quentin Schulz
Am Dienstag, 7. Juli 2026, 18:09:23 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> 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.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 10/12] MAINTAINERS: add rockusb to ARM ROCKCHIP
2026-07-07 16:09 ` [PATCH 10/12] MAINTAINERS: add rockusb " Quentin Schulz
@ 2026-07-07 18:36 ` Heiko Stuebner
0 siblings, 0 replies; 33+ messages in thread
From: Heiko Stuebner @ 2026-07-07 18:36 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich, Quentin Schulz
Am Dienstag, 7. Juli 2026, 18:09:24 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> rockusb is a Rockchip feature, so let's match *anything* with that in
> the path.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 12/12] MAINTAINERS: add myself as ARM ROCKCHIP maintainer
2026-07-07 16:09 ` [PATCH 12/12] MAINTAINERS: add myself as ARM ROCKCHIP maintainer Quentin Schulz
2026-07-07 16:38 ` Tom Rini
@ 2026-07-07 18:37 ` Heiko Stuebner
1 sibling, 0 replies; 33+ messages in thread
From: Heiko Stuebner @ 2026-07-07 18:37 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich, Quentin Schulz
Am Dienstag, 7. Juli 2026, 18:09:26 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> Kever has been pulled into different responsibilities at Rockchip and
> this means he has less to no time for his maintainership in U-Boot as
> has been seen for about a year now. Let's try to improve the situation
> and have Rockchip-related things merged again by adding myself as
> another maintainer.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 08/12] MAINTAINERS: add N: rkmtd regex to ARM ROCKCHIP
2026-07-07 18:35 ` Heiko Stuebner
@ 2026-07-08 10:12 ` Quentin Schulz
2026-07-08 10:16 ` Heiko Stübner
0 siblings, 1 reply; 33+ messages in thread
From: Quentin Schulz @ 2026-07-08 10:12 UTC (permalink / raw)
To: Heiko Stuebner, u-boot
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich
Hi Heiko,
On 7/7/26 8:35 PM, Heiko Stuebner wrote:
> Am Dienstag, 7. Juli 2026, 18:09:22 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
>> rkmtd is a Rockchip feature, so let's match *anything* with that in the
>> path.
>>
>> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
>> ---
>> MAINTAINERS | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 49b35945f820..1c94356dc4b8 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -582,6 +582,7 @@ N: px5
>> N: rk3
>> # RK8xx PMIC/regulator family
>> N: rk8
>> +N: rkmtd
> Is that the raw-nand driver?
> I guess it could also use a comment maybe?
My thought process for the ones with comments was that it isn't obvious
what it should be matching and why. There's not rk3 product, neither
rk8. However, for rkmtd, you can simply search for it in the tree and
it'll return only what's applicable and it's rather clear what it refers
to (only few matches). Same for rockusb for example.
Cheers,
Quentin
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 08/12] MAINTAINERS: add N: rkmtd regex to ARM ROCKCHIP
2026-07-08 10:12 ` Quentin Schulz
@ 2026-07-08 10:16 ` Heiko Stübner
0 siblings, 0 replies; 33+ messages in thread
From: Heiko Stübner @ 2026-07-08 10:16 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Jonas Karlman, Tom Rini, Neil Armstrong, Simon Glass,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich
Am Mittwoch, 8. Juli 2026, 12:12:38 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> Hi Heiko,
>
> On 7/7/26 8:35 PM, Heiko Stuebner wrote:
> > Am Dienstag, 7. Juli 2026, 18:09:22 Mitteleuropäische Sommerzeit schrieb Quentin Schulz:
> >> rkmtd is a Rockchip feature, so let's match *anything* with that in the
> >> path.
> >>
> >> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
> >> ---
> >> MAINTAINERS | 1 +
> >> 1 file changed, 1 insertion(+)
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index 49b35945f820..1c94356dc4b8 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -582,6 +582,7 @@ N: px5
> >> N: rk3
> >> # RK8xx PMIC/regulator family
> >> N: rk8
> >> +N: rkmtd
> > Is that the raw-nand driver?
> > I guess it could also use a comment maybe?
>
> My thought process for the ones with comments was that it isn't obvious
> what it should be matching and why. There's not rk3 product, neither
> rk8. However, for rkmtd, you can simply search for it in the tree and
> it'll return only what's applicable and it's rather clear what it refers
> to (only few matches). Same for rockusb for example.
makes sense :-)
R-b still stands of course
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 02/12] MAINTAINERS: add rkmux.py to ARM ROCKCHIP
2026-07-07 16:09 ` [PATCH 02/12] MAINTAINERS: add rkmux.py to " Quentin Schulz
2026-07-07 18:30 ` Heiko Stuebner
@ 2026-07-08 22:09 ` Johan Jonker
2026-07-09 11:07 ` Quentin Schulz
1 sibling, 1 reply; 33+ messages in thread
From: Johan Jonker @ 2026-07-08 22:09 UTC (permalink / raw)
To: Quentin Schulz, u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Jerome Forissier, Philip Molloy,
Philipp Tomsich
On 7/7/26 18:09, Quentin Schulz wrote:
> It is a tool to be used with Rockchip SoCs so let's add it to the
> MAINTAINERS entry for ARM ROCKCHIP.
Hi,
This script is more of a relict from the past.(Simon ?)
Maybe remove it together with a clean up of README.rockchip.
Johan
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e2c78ce39161..6f52fb76fede 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -594,6 +594,7 @@ F: drivers/gpio/rk_gpio.c
> F: tools/rkcommon.c
> F: tools/rkcommon.h
> F: tools/rkimage.c
> +F: tools/rkmux.py
> F: tools/rksd.c
> F: tools/rkspi.c
>
>
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 02/12] MAINTAINERS: add rkmux.py to ARM ROCKCHIP
2026-07-08 22:09 ` Johan Jonker
@ 2026-07-09 11:07 ` Quentin Schulz
0 siblings, 0 replies; 33+ messages in thread
From: Quentin Schulz @ 2026-07-09 11:07 UTC (permalink / raw)
To: Johan Jonker, u-boot
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Jerome Forissier, Philip Molloy,
Philipp Tomsich
Hi Johan,
On 7/9/26 12:09 AM, Johan Jonker wrote:
> [You don't often get email from jbx6244@yandex.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
>
> On 7/7/26 18:09, Quentin Schulz wrote:
>> It is a tool to be used with Rockchip SoCs so let's add it to the
>> MAINTAINERS entry for ARM ROCKCHIP.
>
> Hi,
>
> This script is more of a relict from the past.(Simon ?)
> Maybe remove it together with a clean up of README.rockchip.
>
Eventually yes, I think it's fine for now, we can always do cleanup
later. I don't think it hurts anyone to keep it in for the moment.
Cheers,
Quentin
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
` (11 preceding siblings ...)
2026-07-07 16:09 ` [PATCH 12/12] MAINTAINERS: add myself as ARM ROCKCHIP maintainer Quentin Schulz
@ 2026-07-09 19:15 ` Simon Glass
2026-07-10 13:17 ` Quentin Schulz
13 siblings, 0 replies; 33+ messages in thread
From: Simon Glass @ 2026-07-09 19:15 UTC (permalink / raw)
To: Quentin Schulz
Cc: u-boot, Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Ilias Apalodimas, Peng Fan, Kory Maincent, Kuan-Wei Chiu,
Raymond Mao, Stefan Roese, Jerome Forissier, Philip Molloy,
Philipp Tomsich
Hi Quentin,
On Tue, 7 Jul 2026 at 10:09, Quentin Schulz <u-boot@0leil.net> wrote:
>
> Simplify the ARM ROCKCHIP entry in MAINTAINERS by making extensive use
> of the N: regex. For some reason, it slightly modifies the list of
> people returned by get_maintainer.pl but I believe the ones reported as
> maintainers are still correct.
>
> Add more files under the ARM ROCKCHIP umbrella.
>
> Remove inactive maintainer (Philipp Tomsich).
>
> @Simon, since you don't have permission to push to the Rockchip
> custodian tree, I was planning to remove you from Rockchip maintainers
> as well to reflect the reality but since you're still an active
> reviewer/contributor, maybe you would like to be kept as Rockchip
> reviewer (R:)?
Since Kever took over I haven't been doing PRs. As you say below, it
has been great to have the vendor looking after this.
I will likely see patches anyway, but keeping me around as R: sounds
good to me. I have quite a few boards and I hope that RK3399 VBE will
be merged at some point.
>
> Add myself as maintainer.
>
> As could be seen over the last year or so, Rockchip support in U-Boot
> has almost ground to a halt with Kever only being able to find time for
> his maintainership every few months due to his responsibilities at
> Rockchip having changed.
> I would like to express thanks to Kever as it is not that often we get
> people from the SoC vendor actually contributing to upstream projects,
> let alone maintain them. I'm hoping you can keep helping us especially
> for things that aren't documented in manuals or for odd behaviors. This
> is my reason for still keeping you as maintainer for now, but if you
> would like to be switched to Reviewer or dropped entirely from
> MAINTAINERS, please let us know. I likely will automatically switch you
> to reviewer in a few weeks/months if you aren't migrated to the new
> GitLab instance and thus do not have the rights to push to the Rockchip
> custodian tree.
>
> I've reviewed Rockchip stuff for a few years already and my current
> employer has all its products based on Rockchip for almost 10 years now.
> I want to be very clear with what to expect from my maintainership: I am
> likely not going to spend substantially more time than I am today
> reviewing things, I'm essentially just going to unblock the merging part
> of anything Rockchip once they are reviewed. There are many things I'm
> unfamiliar with, so I'll likely ask odd questions or clarifications until
> I can get some basic knowledge in new areas.
> Things aren't going to go faster by themselves so this is also a call to
> action. If you do find yourself frustrated because things take time to
> get reviewed, please consider spending some time reviewing or testing
> other people's patches to help with the global effort. If you do find
> yourself in a position where you can spare some time to review or test
> things, please feel free to do those things (be it for anything Rockchip
> or anything in U-Boot really, or even in FOSS in general).
> Finally, I've never been a maintainer and I haven't really figured out
> my workflow yet so I'll likely make mistakes and asks many questions in
> the beginning, so bear with me and report anything odd or wrong.
>
> @Tom, if/when this gets merged, anything needing to be done in the new
> GitLab and/or patchwork to get me the appropriate permissions and
> duties? For patchwork, I'm already registered under qschulz. For the new
> GitLab, as quentin.schulz.
>
> Signed-off-by: Quentin Schulz <u-boot@0leil.net>
> ---
Regards,
Simon
^ permalink raw reply [flat|nested] 33+ messages in thread
* Re: [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
` (12 preceding siblings ...)
2026-07-09 19:15 ` [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Simon Glass
@ 2026-07-10 13:17 ` Quentin Schulz
13 siblings, 0 replies; 33+ messages in thread
From: Quentin Schulz @ 2026-07-10 13:17 UTC (permalink / raw)
To: u-boot, Quentin Schulz
Cc: Heiko Stuebner, Jonas Karlman, Tom Rini, Neil Armstrong,
Simon Glass, Ilias Apalodimas, Peng Fan, Kory Maincent,
Kuan-Wei Chiu, Raymond Mao, Stefan Roese, Jerome Forissier,
Philip Molloy, Philipp Tomsich
On Tue, 07 Jul 2026 18:09:14 +0200, Quentin Schulz wrote:
> Simplify the ARM ROCKCHIP entry in MAINTAINERS by making extensive use
> of the N: regex. For some reason, it slightly modifies the list of
> people returned by get_maintainer.pl but I believe the ones reported as
> maintainers are still correct.
>
> Add more files under the ARM ROCKCHIP umbrella.
>
> [...]
Applied to https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip (u-boot-rockchip-2026.10), thanks!
[01/12] MAINTAINERS: remove redundant entries for ARM ROCKCHIP
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/9b619dfaafdd9f12738631f07ae88b99beaef132
[02/12] MAINTAINERS: add rkmux.py to ARM ROCKCHIP
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/3dcb974e359f8547284de3590425977a4d653ef4
[03/12] MAINTAINERS: add N: px30 regex to ARM ROCKCHIP
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/ff378e804652f700c5121aed7492919679a55f48
[04/12] MAINTAINERS: add N: px5 regex to ARM ROCKCHIP
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/7c5ba3733c204b68515f3fe3dbfb68b1de7dca8b
[05/12] MAINTAINERS: add N: rk3 regex to ARM ROCKCHIP
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/85aacacfbf443556a139e139e1b4676b345e5114
[06/12] MAINTAINERS: add N: rk8 regex to ARM ROCKCHIP
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/a961c8939554e5782cf1d98d8a3a88e407e99a00
[07/12] MAINTAINERS: add N: rv11 regex to ARM ROCKCHIP
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/4582dc53b80f54cc694e587a55eaebf7c16e21e0
[08/12] MAINTAINERS: add N: rkmtd regex to ARM ROCKCHIP
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/d801fcc7b2443fb2dfd0ba89e8c97decbef2de6b
[09/12] MAINTAINERS: add more Rockchip drivers to ARM ROCKCHIP
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/412f8f812a1a7a910aaaa7f61de95b294785fd96
[10/12] MAINTAINERS: add rockusb to ARM ROCKCHIP
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/377c363127977012c16638a1588526992ba6ac9b
[11/12] MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/9e3e58df50e48c3c2927909faca5c27b8e51be1e
[12/12] MAINTAINERS: add myself as ARM ROCKCHIP maintainer
https://git.u-boot-project.org/u-boot/custodians/u-boot-rockchip/-/commit/275e9e482758a31901d7428e919f0b8bcc49816a
Best regards,
--
Quentin Schulz <u-boot@0leil.net>
^ permalink raw reply [flat|nested] 33+ messages in thread
end of thread, other threads:[~2026-07-10 13:17 UTC | newest]
Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-07 16:09 [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Quentin Schulz
2026-07-07 16:09 ` [PATCH 01/12] MAINTAINERS: remove redundant entries " Quentin Schulz
2026-07-07 18:29 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 02/12] MAINTAINERS: add rkmux.py to " Quentin Schulz
2026-07-07 18:30 ` Heiko Stuebner
2026-07-08 22:09 ` Johan Jonker
2026-07-09 11:07 ` Quentin Schulz
2026-07-07 16:09 ` [PATCH 03/12] MAINTAINERS: add N: px30 regex " Quentin Schulz
2026-07-07 18:30 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 04/12] MAINTAINERS: add N: px5 " Quentin Schulz
2026-07-07 18:31 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 05/12] MAINTAINERS: add N: rk3 " Quentin Schulz
2026-07-07 18:34 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 06/12] MAINTAINERS: add N: rk8 " Quentin Schulz
2026-07-07 18:34 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 07/12] MAINTAINERS: add N: rv11 " Quentin Schulz
2026-07-07 18:34 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 08/12] MAINTAINERS: add N: rkmtd " Quentin Schulz
2026-07-07 18:35 ` Heiko Stuebner
2026-07-08 10:12 ` Quentin Schulz
2026-07-08 10:16 ` Heiko Stübner
2026-07-07 16:09 ` [PATCH 09/12] MAINTAINERS: add more Rockchip drivers " Quentin Schulz
2026-07-07 18:36 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 10/12] MAINTAINERS: add rockusb " Quentin Schulz
2026-07-07 18:36 ` Heiko Stuebner
2026-07-07 16:09 ` [PATCH 11/12] MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers Quentin Schulz
2026-07-07 16:37 ` Tom Rini
2026-07-07 16:38 ` Philipp Tomsich
2026-07-07 16:09 ` [PATCH 12/12] MAINTAINERS: add myself as ARM ROCKCHIP maintainer Quentin Schulz
2026-07-07 16:38 ` Tom Rini
2026-07-07 18:37 ` Heiko Stuebner
2026-07-09 19:15 ` [PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP Simon Glass
2026-07-10 13:17 ` Quentin Schulz
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.