From: Sebastian Reichel <sebastian.reichel@collabora.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Heiko Stuebner <heiko@sntech.de>,
Detlev Casanova <detlev.casanova@collabora.com>,
Benjamin Gaignard <benjamin.gaignard@collabora.com>,
Michael Riesch <michael.riesch@collabora.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, kernel@collabora.com
Subject: Re: [PATCH 4/4] arm64: defconfig: enable Rockchip NPU support
Date: Fri, 7 Aug 2026 18:18:56 +0200 [thread overview]
Message-ID: <anXy1u7n-OFcQok0@venus> (raw)
In-Reply-To: <c28f33bc-bab4-4d64-9e53-007bceb4d321@kernel.org>
[-- Attachment #1.1: Type: text/plain, Size: 785 bytes --]
Hi,
On Fri, Aug 07, 2026 at 07:58:51AM +0200, Krzysztof Kozlowski wrote:
> On 06/08/2026 19:24, Sebastian Reichel wrote:
> > Enable support for the Rockchip NPU, which can be used with upstream
> > mesa on many RK3588 boards, such as the Radxa Rock 5 family or the
> > Orange Pis.
> >
> > Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
> > ---
>
> This should be squashed with the previous ones. Do not enable item by
> item. All your three last patches do the same logical thing: enable
> multimedia drivers for Radxa Rock 5 (+ others).
IMHO this is as much one logical thing as sending a camera driver
and a video decoder as one patch would be, but I can send a v2 with
all patches squashed together of course.
Greetings,
-- Sebastian
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 170 bytes --]
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Reichel <sebastian.reichel@collabora.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Heiko Stuebner <heiko@sntech.de>,
Detlev Casanova <detlev.casanova@collabora.com>,
Benjamin Gaignard <benjamin.gaignard@collabora.com>,
Michael Riesch <michael.riesch@collabora.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, kernel@collabora.com
Subject: Re: [PATCH 4/4] arm64: defconfig: enable Rockchip NPU support
Date: Fri, 7 Aug 2026 18:18:56 +0200 [thread overview]
Message-ID: <anXy1u7n-OFcQok0@venus> (raw)
In-Reply-To: <c28f33bc-bab4-4d64-9e53-007bceb4d321@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 785 bytes --]
Hi,
On Fri, Aug 07, 2026 at 07:58:51AM +0200, Krzysztof Kozlowski wrote:
> On 06/08/2026 19:24, Sebastian Reichel wrote:
> > Enable support for the Rockchip NPU, which can be used with upstream
> > mesa on many RK3588 boards, such as the Radxa Rock 5 family or the
> > Orange Pis.
> >
> > Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
> > ---
>
> This should be squashed with the previous ones. Do not enable item by
> item. All your three last patches do the same logical thing: enable
> multimedia drivers for Radxa Rock 5 (+ others).
IMHO this is as much one logical thing as sending a camera driver
and a video decoder as one patch would be, but I can send a v2 with
all patches squashed together of course.
Greetings,
-- Sebastian
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2026-08-07 16:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-06 17:24 [PATCH 0/4] arm64: defconfig: Rockchip RK3588 defconfig additions Sebastian Reichel
2026-08-06 17:24 ` Sebastian Reichel
2026-08-06 17:24 ` [PATCH 1/4] arm64: defconfig: enable Rockchip VDEC Sebastian Reichel
2026-08-06 17:24 ` Sebastian Reichel
2026-08-06 17:24 ` [PATCH 2/4] arm64: defconfig: enable Verisilicon IOMMU for Rockchip RK3588 Sebastian Reichel
2026-08-06 17:24 ` Sebastian Reichel
2026-08-06 17:24 ` [PATCH 3/4] arm64: defconfig: enable Rock 5B camera support Sebastian Reichel
2026-08-06 17:24 ` Sebastian Reichel
2026-08-06 17:24 ` [PATCH 4/4] arm64: defconfig: enable Rockchip NPU support Sebastian Reichel
2026-08-06 17:24 ` Sebastian Reichel
2026-08-07 5:58 ` Krzysztof Kozlowski
2026-08-07 5:58 ` Krzysztof Kozlowski
2026-08-07 16:18 ` Sebastian Reichel [this message]
2026-08-07 16:18 ` Sebastian Reichel
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=anXy1u7n-OFcQok0@venus \
--to=sebastian.reichel@collabora.com \
--cc=benjamin.gaignard@collabora.com \
--cc=detlev.casanova@collabora.com \
--cc=heiko@sntech.de \
--cc=kernel@collabora.com \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=michael.riesch@collabora.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 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.