From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: dt-bindings: display/msm: qcom,eliza-mdss: Add Eliza SoC Date: Wed, 04 Mar 2026 07:15:19 +1000 Message-ID: In-Reply-To: <20260303-drm-display-eliza-v1-5-814121dbb2bf@oss.qualcomm.com> References: <20260303-drm-display-eliza-v1-0-814121dbb2bf@oss.qualcomm.com> <20260303-drm-display-eliza-v1-5-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 New MDSS binding file. Large but straightforward, following the SM8750 MDSS pattern. Includes DSI (2 controllers + 2 PHYs), DP, and DPU sub-nodes. Minor observation: the first DSI controller node (`dsi@ae94000`) does not include a `vdda-supply` property while the second one (`dsi@ae96000`) does include `vdda-supply = <&vreg_l4b>`. This asymmetry may be intentional (perhaps only the second DSI needs explicit vdda in the example) or a minor omission in the example. Either way, it's just in the binding example, not in actual driver code. --- Generated by Claude Code Patch Reviewer