drm/rockchip: inno_hdmi: Switch to infoframe type
authorMaxime Ripard <mripard@kernel.org>
Fri, 22 Dec 2023 17:42:06 +0000 (18:42 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 29 Dec 2023 23:38:24 +0000 (00:38 +0100)
commit4278ff62b73936a9138b60cc0610381003132b77
tree37d562b9cea7ade34132e900297fe25131775752
parentcc9ec38cb2cd32518fe02615d004e96ce2fd0348
drm/rockchip: inno_hdmi: Switch to infoframe type

The inno_hdmi driver relies on its own internal infoframe type matching
the hardware.

This works fine, but in order to make further reworks easier, let's
switch to the HDMI spec definition of those types.

Signed-off-by: Maxime Ripard <mripard@kernel.org>
Tested-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20231222174220.55249-16-knaerzche@gmail.com
drivers/gpu/drm/rockchip/inno_hdmi.c