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: ti: Move ti,am62l-dss binding to a new binding file Date: Sat, 16 May 2026 12:00:15 +1000 Message-ID: In-Reply-To: <20260513-beagley-ai-display-v2-1-9e9bcefde6bc@ideasonboard.com> References: <20260513-beagley-ai-display-v2-0-9e9bcefde6bc@ideasonboard.com> <20260513-beagley-ai-display-v2-1-9e9bcefde6bc@ideasonboard.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Clean extraction of the AM62L binding into its own file. Reviewed-by Rob Herring. The simplification of `ti,am65x-dss.yaml` by removing the `oneOf` and `if/then/else` for AM62L is correct. Missing `minItems` constraints in the remaining binding (reg, reg-names, clocks, clock-names) were also correctly removed as there is no longer a variant with fewer items - the `items:` list itself implies the count. No issues. --- Generated by Claude Code Patch Reviewer