Re: [PATCH v2 3/8] drm/bridge: dw-hdmi-qp: Use the common TMDS char rate constant
From: Heiko Stuebner
Date: Thu May 21 2026 - 04:56:06 EST
Am Mittwoch, 20. Mai 2026, 16:43:39 Mitteleuropäische Sommerzeit schrieb Javier Martinez Canillas:
> Replace the driver local HDMI14_MAX_TMDSCLK define with the shared
> constant defined in the <linux/hdmi.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: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>