]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/bridge: inno-hdmi: Use the common TMDS char rate constant
authorJavier Martinez Canillas <javierm@redhat.com>
Wed, 20 May 2026 14:43:40 +0000 (16:43 +0200)
committerJavier Martinez Canillas <javierm@redhat.com>
Thu, 21 May 2026 09:45:52 +0000 (11:45 +0200)
commit0d321c4ad9405c236ddae2ce4ab4d58c50ebdb74
tree626a7e7488034957dc2db9ff9a6704f4476b825d
parentfb145be7964d4a602e5716e465cf9d9b4107b516
drm/bridge: inno-hdmi: Use the common TMDS char rate constant

Replace the driver local INNO_HDMI_MIN_TMDS_CLOCK define with the shared
constant defined in the <linux/hdmi.h> header.

Suggested-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://patch.msgid.link/20260520144424.1633354-5-javierm@redhat.com
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
drivers/gpu/drm/bridge/inno-hdmi.c