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: rockchip: analogix-dp: Add per-clock descriptions Date: Tue, 26 May 2026 07:12:12 +1000 Message-ID: In-Reply-To: <20260525125331.140059-3-damon.ding@rock-chips.com> References: <20260525125331.140059-1-damon.ding@rock-chips.com> <20260525125331.140059-3-damon.ding@rock-chips.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Straightforward documentation improvement. Replacing bare `maxItems: 3` with explicit `items:` descriptions is the right approach: ```yaml items: - description: Reference clock - description: APB bus clock - description: GRF or AHB bus clock ``` No issues. --- Generated by Claude Code Patch Reviewer