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/gpu: Drop redundant reg-names in one if:then: Date: Tue, 03 Mar 2026 13:51:52 +1000 Message-ID: In-Reply-To: <20260301142033.88851-2-krzysztof.kozlowski@oss.qualcomm.com> References: <20260301142033.88851-2-krzysztof.kozlowski@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/gpu: Drop redundant reg-names in one if:t= hen: Author: Krzysztof Kozlowski Patches: 3 Reviewed: 2026-03-03T13:51:52.484564 --- This is a single-patch cleanup that removes a redundant `reg-names` constra= int from one `if:then:` block in the MSM GPU device-tree binding schema. Th= e change is correct and straightforward =E2=80=94 the removed block is an e= xact duplicate of the top-level `reg-names` definition and adds no addition= al constraint. **Verdict: Patch looks good.** --- Generated by Claude Code Patch Reviewer