drm/rockchip: inno_hdmi: Add variant support
authorAlex Bee <knaerzche@gmail.com>
Fri, 22 Dec 2023 17:42:14 +0000 (18:42 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 4 Jan 2024 08:08:04 +0000 (09:08 +0100)
commit5f2e93e6719701a91307090f8f7696fd6b3bffdf
tree4dac1755124b674a2571993810b44fb9fd4eedcc
parentbb056046c2139c72e20a5b6fc39c9caaf9eac2b8
drm/rockchip: inno_hdmi: Add variant support

In preparation to support RK3128's integration of the controller, this
patch adds a simple variant implementation. They mainly differ in the phy
configuration required, so those are part of the match_data. The values
have been taken from downstream. The pixelclocks in there are meant to be
max-inclusive.

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-24-knaerzche@gmail.com
drivers/gpu/drm/rockchip/inno_hdmi.c