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: Sun, 22 Mar 2026 03:48:37 +1000 Message-ID: In-Reply-To: <20260320-drm-lcdif-dbanc-v1-4-479a04133e70@bootlin.com> References: <20260320-drm-lcdif-dbanc-v1-0-479a04133e70@bootlin.com> <20260320-drm-lcdif-dbanc-v1-4-479a04133e70@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 Fine. The comment is accurate and helpful: ```c /* * The HDMI output port number (which must be 1) if it is described * in the device tree. 0 if the device tree does not describe the * next component (legacy mode). */ ``` --- Generated by Claude Code Patch Reviewer