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/amd/display: convert dcn401 GPIO translation to lookup tables Date: Sat, 16 May 2026 13:03:14 +1000 Message-ID: In-Reply-To: <20260512190019.228440-9-guilherme.bozi@usp.br> References: <20260512190019.228440-1-guilherme.bozi@usp.br> <20260512190019.228440-9-guilherme.bozi@usp.br> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Clean conversion. DDC5 entries are correctly commented out in the table, matching the original code where DDC5 was also commented out in the switch statement. The `ddc_offset_map[]` also correctly omits DDC5 from the offset-to-id direction. No issues. --- Generated by Claude Code Patch Reviewer