On Sun, 28 Sep 2025 18:37:34 +0800, Damon Ding wrote:
> The "grf" clock is optional for Rockchip eDP controller(RK3399 needs
> while RK3288 and RK3588 do not).
> 
> It can make the code more concise to use devm_clk_get_optional()
> instead of devm_clk_get() with extra checks.
> 
> In addtion, DRM_DEV_ERROR() is replaced by dev_err_probe().
> 
> [...]

Applied, thanks!

[1/1] drm/rockchip: analogix_dp: Apply devm_clk_get_optional() for 
&rockchip_dp_device.grfclk
      commit: 0dc25a11b8936bb752d6217f9db9857641c3d266

Best regards,
-- 
Heiko Stuebner <[email protected]>

Reply via email to