From: Heiko Stuebner <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>,
Quentin Schulz <u-boot@0leil.net>
Subject: Re: [PATCH 05/12] MAINTAINERS: add N: rk3 regex to ARM ROCKCHIP
Date: Tue, 07 Jul 2026 20:34:05 +0200 [thread overview]
Message-ID: <3702351.iIbC2pHGDl@phil> (raw)
In-Reply-To: <20260707-rk-custodian-v1-5-dbc9c696e613@0leil.net>
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>
next prev parent reply other threads:[~2026-07-07 18:34 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 [this message]
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
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=3702351.iIbC2pHGDl@phil \
--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