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/mipi-dbi: Remove simple-display helpers from mipi-dbi Date: Sun, 22 Mar 2026 04:15:36 +1000 Message-ID: In-Reply-To: <20260319160110.109610-16-tzimmermann@suse.de> References: <20260319160110.109610-1-tzimmermann@suse.de> <20260319160110.109610-16-tzimmermann@suse.de> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Clean removal of all now-unused simple-display pipe infrastructure from mipi-dbi: `mipi_dbi_pipe_mode_valid`, `mipi_dbi_pipe_update`, `mipi_dbi_pipe_disable`, and all the simple-pipe shadow plane helpers. Also removes `struct drm_simple_display_pipe pipe` and `struct drm_connector connector` from `struct mipi_dbi_dev`, and the `#include `. No issues found. --- Generated by Claude Code Patch Reviewer