This series provides a few patches to cleanup/improve the Rockchip DW HDMI platform driver. Note the patches were initially sent as part of [1], in an attempt to add support for the RK3588 HDMI TX Controller, but were removed in the next revision as the patchset followed a different development path, i.e. not relying on the existing driver anymore. [1] https://lore.kernel.org/all/20240601-b4-rk3588-bridge-upstream-v1-0-f6203753232b@xxxxxxxxxxxxx/ Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx> --- Cristian Ciocaltea (4): drm/rockchip: dw_hdmi: Use modern drm_device based logging drm/rockchip: dw_hdmi: Simplify clock handling drm/rockchip: dw_hdmi: Use devm_regulator_get_enable() drm/rockchip: dw_hdmi: Drop superfluous assignments of mpll_cfg, cur_ctr and phy_config drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 92 ++++++++--------------------- 1 file changed, 26 insertions(+), 66 deletions(-) --- base-commit: 9e6869691724b12e1f43655eeedc35fade38120c change-id: 20240812-dw-hdmi-rockchip-cleanup-33b8c16f65ce