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: panel: Align style of additionalProperties Date: Mon, 09 Mar 2026 08:53:20 +1000 Message-ID: In-Reply-To: <20260306-dt-bindings-display-panel-clean-v1-4-3086eda1efaf@oss.qualcomm.com> References: <20260306-dt-bindings-display-panel-clean-v1-0-3086eda1efaf@oss.qualcomm.com> <20260306-dt-bindings-display-panel-clean-v1-4-3086eda1efaf@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 Moves `additionalProperties: false` / `unevaluatedProperties: false` from before `required:` to after `required:` (and after any `allOf:if:then:` blocks) across 17 files. This matches the DT binding coding style from `example-schema.yaml` where the schema is "closed" after all contents are listed. All changes are pure whitespace/position moves with no functional impact. No issues. --- Generated by Claude Code Patch Reviewer