From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: drm/bridge: tc358768: Long command support Date: Thu, 12 Mar 2026 07:14:49 +1000 Message-ID: In-Reply-To: <20260311-tc358768-v2-0-e75a99131bd5@ideasonboard.com> References: <20260311-tc358768-v2-0-e75a99131bd5@ideasonboard.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: drm/bridge: tc358768: Long command support Author: Tomi Valkeinen Patches: 8 Reviewed: 2026-03-12T07:14:49.415107 --- This is a well-structured 7-patch series by Tomi Valkeinen that incrementally improves the TC358768 DSI bridge driver, culminating in long command (>8 byte) support via the video buffer. The series is logically ordered: typo fix, bridge ordering fix, refactoring of indirect register writes, enabling non-continuous clock, LP mode command support, video format config separation, and finally the long command implementation. The code quality is good, the patches are well-tested (Tested-by and Reviewed-by tags on all patches), and the commit messages are clear. The series has already been through one revision cycle. I have a few minor observations but no blocking issues. --- Generated by Claude Code Patch Reviewer