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: move DSI PHY bindings to phy/ subdir Date: Thu, 05 Mar 2026 13:15:24 +1000 Message-ID: In-Reply-To: <20260305-msm-dsi-phy-v1-1-0a99ac665995@oss.qualcomm.com> References: <20260305-msm-dsi-phy-v1-1-0a99ac665995@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Overall Series Review Subject: dt-bindings: display/msm: move DSI PHY bindings to phy/ subdir Author: Dmitry Baryshkov Patches: 1 Reviewed: 2026-03-05T13:15:24.940450 --- This is a single-patch series that moves Qualcomm DSI PHY device-tree bindi= ngs from `Documentation/devicetree/bindings/display/msm/` to `Documentation= /devicetree/bindings/phy/`, with corresponding filename renames to add the = `qcom,` vendor prefix. The rationale is sound: these describe PHYs, not dis= play controllers, and this follows the precedent set by other Qualcomm disp= lay-related PHYs (HDMI, eDP) that already live under `phy/`. The patch is mechanically correct =E2=80=94 `$id` paths, `$ref` paths, and = file renames are all consistent. However, there is one minor concern regard= ing MAINTAINERS coverage. **Verdict: Patch looks good overall, with one minor observation.** --- Generated by Claude Code Patch Reviewer