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: Use the common TMDS char rate constant Date: Mon, 25 May 2026 21:45:01 +1000 Message-ID: In-Reply-To: <20260520144424.1633354-3-javierm@redhat.com> References: <20260520144424.1633354-1-javierm@redhat.com> <20260520144424.1633354-3-javierm@redhat.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Straightforward 1:1 replacement of `HDMI14_MAX_TMDSCLK` (340000000) with `HDMI_1_3_TMDS_CHAR_RATE_MAX_HZ` at all 4 usage sites. The commit message correctly notes that 340 MHz was actually HDMI 1.3, not 1.4. No issues. The `#include ` is already available in this file. **Reviewed-by tags:** Heiko Stuebner, Neil Armstrong. --- Generated by Claude Code Patch Reviewer