From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: gpu/drm: tegra: add DSI support for Tegra20/Tegra30 Date: Tue, 10 Mar 2026 12:38:58 +1000 Message-ID: In-Reply-To: <20260309075248.47730-1-clamor95@gmail.com> References: <20260309075248.47730-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: gpu/drm: tegra: add DSI support for Tegra20/Tegra30 Author: Svyatoslav Ryhel Patches: 3 Reviewed: 2026-03-10T12:38:58.654988 --- This is a v4 series adding Tegra20/Tegra30 DSI support to the existing Tegra DRM DSI driver, plus a fix for bootloader-initialized DSI. The approach is clean: a `tegra_dsi_config` structure with boolean flags differentiates SoC generations for pad calibration and clock setup. The series is well-structured, has been reviewed by the subsystem co-maintainer (Mikko Perttunen), and the author has tested on real hardware across multiple generations. Overall this looks good and ready to merge with only minor style nits. --- Generated by Claude Code Patch Reviewer