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/panel: Add support for the FocusLCDs E35GH-I-MW800CB Date: Thu, 28 May 2026 12:40:40 +1000 Message-ID: In-Reply-To: <20260527062300.88928-1-igor@reznichenko.net> References: <20260527062300.88928-1-igor@reznichenko.net> 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/panel: Add support for the FocusLCDs E35GH-I-MW800CB Author: Igor Reznichenko Patches: 3 Reviewed: 2026-05-28T12:40:40.918299 --- This is a clean, well-structured 2-patch series adding support for the FocusLCDs E35GH-I-MW800CB 320x480 MIPI DSI panel driven by an Ilitek ILI9488 controller IC. The code follows modern DRM panel driver conventions (`devm_drm_panel_alloc`, `mipi_dsi_multi_context`, `drm_connector_helper_get_modes_fixed`), and is closely modeled on the existing ILI9805 driver. The DT binding is straightforward and has already been reviewed by Conor Dooley. The driver is v4, tested on two platforms (AM62P and STM32MP157D-DK1), and looks close to merge-ready. I have only minor observations, no blocking issues. --- Generated by Claude Code Patch Reviewer