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 <[email protected]>
---
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