On Sun, 02 Mar 2025 16:30:43 +0800, Damon Ding wrote: > With the commit f37952339cc2 ("drm/bridge: analogix_dp: handle clock via > runtime PM"), the PM operations can help enable/disable the clock. The > err_disable_clk label and clk_disable_unprepare() operations are no > longer necessary because the analogix_dp_resume() will not be called > during probing. > > > [...]
Applied to drm-misc-next-fixes, thanks! [1/1] drm/bridge: analogix_dp: Remove the unnecessary calls to clk_disable_unprepare() during probing commit: 6579a03e68ffa5feb2d2823dea16ca7466f6de16 Best regards, -- With best wishes Dmitry