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/msm/mdss: Add support for Eliza SoC Date: Wed, 04 Mar 2026 07:15:20 +1000 Message-ID: In-Reply-To: <20260303-drm-display-eliza-v1-8-814121dbb2bf@oss.qualcomm.com> References: <20260303-drm-display-eliza-v1-0-814121dbb2bf@oss.qualcomm.com> <20260303-drm-display-eliza-v1-8-814121dbb2bf@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Simple one-liner adding `{ .compatible = "qcom,eliza-mdss", .data = &data_57k }` to the MDSS match table. Using `data_57k` (reg_bus_bw = 57000) is consistent with all recent SoCs (SM8550, SM8650, SM8750, Glymur, Kaanapali). No issues. --- Generated by Claude Code Patch Reviewer