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: Wed, 27 May 2026 13:55:45 +1000 Message-ID: In-Reply-To: <20260527024336.191433-7-damon.ding@rock-chips.com> References: <20260527024336.191433-1-damon.ding@rock-chips.com> <20260527024336.191433-7-damon.ding@rock-chips.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review Minimal addition =E2=80=94 adds `rockchip,rk3576-edp` compatible and groups= it with `rk3588-edp` in the allOf constraint block: ```yaml + - rockchip,rk3576-edp - rockchip,rk3588-edp ``` This correctly reuses the RK3588 clock/reset constraints for RK3576. No issues. --- Generated by Claude Code Patch Reviewer