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 support for RK3576 Date: Thu, 04 Jun 2026 14:37:02 +1000 Message-ID: In-Reply-To: <20260601065100.1103873-8-damon.ding@rock-chips.com> References: <20260601065100.1103873-1-damon.ding@rock-chips.com> <20260601065100.1103873-8-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 Adds `rockchip,rk3576-edp` to the compatible enum and groups it with RK3588 in the `allOf` constraint: ```yaml + - rockchip,rk3576-edp - rockchip,rk3588-edp ``` This means RK3576 gets the same clock, reset, and other constraints as RK3588. Has Acked-by from Conor Dooley. No issues. --- Generated by Claude Code Patch Reviewer