From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: tegra-video: add CSI support for Tegra20 and Tegra30 Date: Wed, 04 Mar 2026 07:48:05 +1000 Message-ID: In-Reply-To: <20260303084239.15007-1-clamor95@gmail.com> References: <20260303084239.15007-1-clamor95@gmail.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: tegra-video: add CSI support for Tegra20 and Tegra30 Author: Svyatoslav Ryhel Patches: 16 Reviewed: 2026-03-04T07:48:05.733910 --- This v7 series adds MIPI CSI support for Tegra20 and Tegra30 SoCs to the staging tegra-video driver. It refactors the host1x MIPI calibration code into an ops-based provider model, extends the VI driver for dual-output support, adds new pixel format support (RAW8/10, YUV422/420p 1X16), and introduces the Tegra20/30 CSI driver with MIPI calibration integrated into the CSI block. The series is well-structured with logical patch ordering and has good testing attestation (Tested-by from Luca Ceresoli, multiple Reviewed-by from Mikko Perttunen). However, there are a few bugs -- most notably a buffer state error in patch 15 and a clock leak in patch 5. --- Generated by Claude Code Patch Reviewer