From: "Heiko Stübner" <heiko@sntech.de>
To: u-boot@lists.denx.de, Quentin Schulz <u-boot@0leil.net>
Cc: Jonas Karlman <jonas@kwiboo.se>, Tom Rini <trini@konsulko.com>,
Neil Armstrong <neil.armstrong@linaro.org>,
Simon Glass <sjg@chromium.org>,
Ilias Apalodimas <ilias.apalodimas@linaro.org>,
Peng Fan <peng.fan@nxp.com>,
Kory Maincent <kory.maincent@bootlin.com>,
Kuan-Wei Chiu <visitorckw@gmail.com>,
Raymond Mao <raymond.mao@riscstar.com>,
Stefan Roese <stefan.roese@mailbox.org>,
Jerome Forissier <jerome.forissier@arm.com>,
Philip Molloy <philip.molloy@analog.com>,
Philipp Tomsich <philipp.tomsich@vrull.eu>
Subject: Re: [PATCH 08/12] MAINTAINERS: add N: rkmtd regex to ARM ROCKCHIP
Date: Wed, 08 Jul 2026 12:16:00 +0200 [thread overview]
Message-ID: <2267054.KiezcSG77Q@diego> (raw)
In-Reply-To: <22d87b10-cb65-4a51-a1ae-8197c9ead601@0leil.net>
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
next prev parent reply other threads:[~2026-07-08 10:16 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2267054.KiezcSG77Q@diego \
--to=heiko@sntech.de \
--cc=ilias.apalodimas@linaro.org \
--cc=jerome.forissier@arm.com \
--cc=jonas@kwiboo.se \
--cc=kory.maincent@bootlin.com \
--cc=neil.armstrong@linaro.org \
--cc=peng.fan@nxp.com \
--cc=philip.molloy@analog.com \
--cc=philipp.tomsich@vrull.eu \
--cc=raymond.mao@riscstar.com \
--cc=sjg@chromium.org \
--cc=stefan.roese@mailbox.org \
--cc=trini@konsulko.com \
--cc=u-boot@0leil.net \
--cc=u-boot@lists.denx.de \
--cc=visitorckw@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox