Re: [PATCH 2/8] drm/bridge: dw-hdmi: Use the common TMDS char rate constant

From: Heiko Stuebner

Date: Wed May 20 2026 - 09:07:26 EST


Am Dienstag, 19. Mai 2026, 16:46:58 Mitteleuropäische Sommerzeit schrieb Javier Martinez Canillas:
> Replace the driver local HDMI14_MAX_TMDSCLK define with the shared
> constant defined in the <drm/display/drm_hdmi_helper.h> header.
>
> The local define incorrectly referenced HDMI 1.4, but the 340 MHz
> maximum TMDS character rate was actually introduced in HDMI 1.3.
>
> Suggested-by: Maxime Ripard <mripard@xxxxxxxxxx>
> Signed-off-by: Javier Martinez Canillas <javierm@xxxxxxxxxx>

Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>