drm/rockchip: dw_hdmi_qp: Add basic RK3576 HDMI output support
commit36439120efbdc62e2f47053e7ddfcc4e34364640
authorAndy Yan <andy.yan@rock-chips.com>
Tue, 31 Dec 2024 09:44:19 +0000 (31 17:44 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 6 Jan 2025 15:35:48 +0000 (6 16:35 +0100)
treeec2956eec425fc27f8703bc8333846c4896ae8c6
parent3a5981b65f77bfb8abcc6f29c13f1b89ce9df3a3
drm/rockchip: dw_hdmi_qp: Add basic RK3576 HDMI output support

The HDMI on RK3576 shares the same IP block (PHY and Controller)
with rk3588.
However, there are some control bits scattered in different GRF.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Tested-by: Detlev Casanova <detlev.casanova@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20241231094425.253398-4-andyshrk@163.com
drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c