From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: drm/rockchip: dw_hdmi: Set output_port for RK3568/RK3566 Date: Sat, 16 May 2026 16:14:40 +1000 Message-ID: In-Reply-To: <20260510183114.1248840-9-jonas@kwiboo.se> References: <20260510183114.1248840-1-jonas@kwiboo.se> <20260510183114.1248840-9-jonas@kwiboo.se> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review **Status: Clean** Adds `.output_port = 1` to `rk3568_hdmi_drv_data`. The commit message explains this is needed so the dw-hdmi bridge driver can find the display-connector bridge at port@1 once the dw-hdmi connector is replaced with a bridge connector. The claim that all in-tree RK3568/RK3566 DTs with HDMI include the hdmi-connector node at port@1 is stated but not verified here -- this is a reasonable assertion given the author's domain expertise. No issues. --- --- Generated by Claude Code Patch Reviewer