drm/rockchip: dw_hdmi_qp: Add platform ctrl callback
commit3f60dbd40d3f7aca312d1aa1131e204eb97a68b3
authorAndy Yan <andy.yan@rock-chips.com>
Tue, 31 Dec 2024 09:44:17 +0000 (31 17:44 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 6 Jan 2025 15:26:18 +0000 (6 16:26 +0100)
treee5303fca028f2ac551041e43c900f28665517471
parent96b5d2e807f667320c66f41ddc1c473023a73ab2
drm/rockchip: dw_hdmi_qp: Add platform ctrl callback

There are some control bits for IO and interrupts status scattered
across different GRF on differt SOC.
Add platform callback for this IO setting and interrupts status
handling.

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