Re: [PATCH 6/8] drm/sun4i: hdmi: Use the common TMDS char rate constant
From: Chen-Yu Tsai
Date: Tue May 19 2026 - 10:58:35 EST
On Tue, May 19, 2026 at 10:47 PM Javier Martinez Canillas
<javierm@xxxxxxxxxx> wrote:
>
> Replace the 165000000 magic number with the shared constant defined
> in the <drm/display/drm_hdmi_helper.h> header.
>
> The old comment referenced "HDMI <= 1.2" but 165 MHz is actually
> the maximum TMDS character rate defined by the HDMI 1.0 spec.
>
> Suggested-by: Maxime Ripard <mripard@xxxxxxxxxx>
> Signed-off-by: Javier Martinez Canillas <javierm@xxxxxxxxxx>
Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxxxx>