From: Claude Code Review Bot <claude-review@example.com>
To: dri-devel-reviews@example.com
Subject: Claude review: Re: [PATCH v2 0/4] accel: rocket: Add RK3568 NPU support
Date: Thu, 04 Jun 2026 16:18:11 +1000 [thread overview]
Message-ID: <review-overall-26069b3b-43c0-45fa-92ee-729d270a8b6b@kernel.org> (raw)
In-Reply-To: <26069b3b-43c0-45fa-92ee-729d270a8b6b@kernel.org>
Overall Series Review
Subject: Re: [PATCH v2 0/4] accel: rocket: Add RK3568 NPU support
Author: Krzysztof Kozlowski <krzk@kernel.org>
Patches: 9
Reviewed: 2026-06-04T16:18:11.541424
---
This 4-patch series adds Rockchip RK3568 NPU support to the upstream `rocket` accel driver. The approach is reasonable: a `rocket_soc_data` abstraction cleanly separates SoC-specific parameters (DMA width, NOC init) from common logic. The DT binding, DTS, and board enablement patches are largely straightforward.
However, there are several issues ranging from a binding YAML syntax error to a runtime PM gap, plus some kernel coding style concerns. The author is upfront that end-to-end inference is not yet working, which is fair for a v2 driver/DT infrastructure submission, but reviewers should weigh whether merging hardware bring-up code without a working end-to-end path is appropriate.
The cover letter is exceptionally detailed and transparent about the current state, which is commendable.
---
---
Generated by Claude Code Patch Reviewer
next prev parent reply other threads:[~2026-06-04 6:18 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-29 15:58 [PATCH v2 0/4] accel: rocket: Add RK3568 NPU support MidG971
2026-05-29 15:58 ` [PATCH v2 1/4] accel: rocket: Add support for Rockchip RK3568 MidG971
2026-05-29 18:19 ` Heiko Stuebner
2026-06-04 6:18 ` Claude review: " Claude Code Review Bot
2026-05-29 15:58 ` [PATCH v2 2/4] dt-bindings: npu: rockchip, rk3588-rknn-core: Add RK3568 support MidG971
2026-05-29 16:18 ` [PATCH v2 2/4] dt-bindings: npu: rockchip,rk3588-rknn-core: " Krzysztof Kozlowski
2026-06-04 6:18 ` Claude review: " Claude Code Review Bot
2026-05-29 15:58 ` [PATCH v2 3/4] arm64: dts: rockchip: rk356x: Add NPU and its IOMMU MidG971
2026-06-04 6:18 ` Claude review: " Claude Code Review Bot
2026-05-29 15:58 ` [PATCH v2 4/4] arm64: dts: rockchip: rk3568-rock-3b: Enable NPU MidG971
2026-06-04 6:18 ` Claude review: " Claude Code Review Bot
2026-05-29 16:17 ` [PATCH v2 0/4] accel: rocket: Add RK3568 NPU support Krzysztof Kozlowski
2026-06-04 6:18 ` Claude Code Review Bot [this message]
2026-05-29 18:04 ` Heiko Stuebner
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=review-overall-26069b3b-43c0-45fa-92ee-729d270a8b6b@kernel.org \
--to=claude-review@example.com \
--cc=dri-devel-reviews@example.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