From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: firmware: qcom: scm: Allow QSEECOM on Yoga Slim 7x Gen11 Date: Fri, 05 Jun 2026 06:39:42 +1000 Message-ID: In-Reply-To: <20260604-topic-yoga_submission-v1-4-57c70c23d0d6@oss.qualcomm.com> References: <20260604-topic-yoga_submission-v1-0-57c70c23d0d6@oss.qualcomm.com> <20260604-topic-yoga_submission-v1-4-57c70c23d0d6@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 Single-line addition of `lenovo,yoga-slim7x-gen11` to the QSEECOM allowlist, correctly placed in alphabetical order after the existing `lenovo,yoga-slim7x` (which is the X1E-based first-gen model). ``` + { .compatible = "lenovo,yoga-slim7x-gen11" }, ``` No issues. The commit message clearly states that QSEECOM has been tested and works without firmware issues. **Reviewed-by material.** --- Generated by Claude Code Patch Reviewer