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 "true" properties Date: Sat, 14 Mar 2026 07:18:05 +1000 Message-ID: In-Reply-To: <20260313-dt-bindings-display-panel-clean-v2-1-d49615218f92@oss.qualcomm.com> References: <20260313-dt-bindings-display-panel-clean-v2-1-d49615218f92@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Overall Series Review Subject: dt-bindings: display: panel: Align style of "true" properties Author: Krzysztof Kozlowski Patches: 1 Reviewed: 2026-03-14T07:18:05.903753 --- This is a single-patch cosmetic cleanup (v2) from Krzysztof Kozlowski that normalizes the whitespace style in DT binding YAML files for display panels. The goal is to group all `": true"` property declarations together without blank lines between them, and to separate them with a blank line from properties that have sub-fields (like `description:` or `maxItems:`). This is a well-established convention in DT bindings. The patch is straightforward, purely cosmetic, and carries no functional risk. It already has a Reviewed-by from Neil Armstrong. No issues found. **Recommendation: Looks good. No concerns.** --- Generated by Claude Code Patch Reviewer