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/bridge: dw-hdmi: document the output_port field Date: Tue, 31 Mar 2026 16:54:44 +1000 Message-ID: In-Reply-To: <20260330-drm-lcdif-dbanc-v2-5-c7f2af536a24@bootlin.com> References: <20260330-drm-lcdif-dbanc-v2-0-c7f2af536a24@bootlin.com> <20260330-drm-lcdif-dbanc-v2-5-c7f2af536a24@bootlin.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review The comment added is helpful: ```c /* * The HDMI output port number must be 1 if the port is described * in the device tree. 0 if the device tree does not describe the * next component (legacy mode, i.e. without * DRM_BRIDGE_ATTACH_NO_CONNECTOR flag when attaching bridge). */ ``` Clear and useful. --- Generated by Claude Code Patch Reviewer