drm/rockchip: inno_hdmi: Add RK3128 support
authorAlex Bee <knaerzche@gmail.com>
Fri, 22 Dec 2023 17:42:15 +0000 (18:42 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 4 Jan 2024 08:08:05 +0000 (09:08 +0100)
commitaa54f334c291effe321aa4b9ac0e67a895fd7b58
treebc3eeca9407717f0857ab1e4a274d5561dd08dc4
parent5f2e93e6719701a91307090f8f7696fd6b3bffdf
drm/rockchip: inno_hdmi: Add RK3128 support

This variant requires the phy reference clock to be enabled before the DDC
block can work and the (initial) DDC bus frequency is calculated based on
the rate of this clock. Besides the only difference is phy configuration
required to make the driver working for this variant as well.

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