]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/msm/hdmi: Use the common TMDS char rate constants in 8998 PHY
authorJavier Martinez Canillas <javierm@redhat.com>
Wed, 20 May 2026 14:43:44 +0000 (16:43 +0200)
committerJavier Martinez Canillas <javierm@redhat.com>
Thu, 21 May 2026 09:45:53 +0000 (11:45 +0200)
commita36423a9008d83dfeadc6de509d2cfb5d2e4325b
tree0d9b29365fff2443b373a82806c5e247f79e05c0
parent89ccc9aaa298ed273d6152c41e1160d5ce356627
drm/msm/hdmi: Use the common TMDS char rate constants in 8998 PHY

Replace the driver local defines with the shared constants defined in the
<linux/hdmi.h> header for the minimum and maximum TMDS character rates.

Suggested-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://patch.msgid.link/20260520144424.1633354-9-javierm@redhat.com
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c