From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: Re: [PATCH v2 1/7] dt-bindings: arm: qcom: Add Microsoft Surface Pro 12in Date: Sat, 16 May 2026 09:57:52 +1000 Message-ID: In-Reply-To: <20260515-fabulous-married-pogona-ebccd9@quoll> References: <20260515-fabulous-married-pogona-ebccd9@quoll> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Straightforward addition of the compatible string `microsoft,surface-pro-12in` paired with `qcom,x1p42100` to the qcom board bindings. ```yaml + - items: + - const: microsoft,surface-pro-12in + - const: qcom,x1p42100 ``` The placement in the file is correct (after the `microsoft,denali` / `qcom,x1e80100` entry). The compatible string is descriptive. The cover letter notes the device doesn't have an internal codename in firmware unlike other Surface devices (denali, arcata, etc.), which justifies the descriptive name. **No issues.** --- --- Generated by Claude Code Patch Reviewer