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: renesas, rzg2l-du: Refuse port@1 for RZ/G2UL Date: Mon, 25 May 2026 22:39:44 +1000 Message-ID: In-Reply-To: <20260519160825.4082566-2-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <20260519160825.4082566-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20260519160825.4082566-2-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review **Status: Good** Simple one-line addition to refuse `port@1` in the DT binding for RZ/G2UL, which only supports a single DPI output on port@0. This matches the existing pattern used for RZ/V2H(P) at the bottom of the same `allOf` block: ```yaml port@1: false ``` Already has Acked-by from Rob and Reviewed-by from Laurent. No issues. --- Generated by Claude Code Patch Reviewer