On Mon, 11 Aug 2025 06:56:04 -0400, Brian Masney wrote: > The round_rate() clk ops is deprecated in the clk framework in favor > of the determine_rate() clk ops, so let's go ahead and convert the > drivers in the drm subsystem using the Coccinelle semantic patch > posted below. I did a few minor cosmetic cleanups of the code in a > few cases. > > Changes since v1: > - Drop space after the cast (Maxime) > - Added various Acked-by and Reviewed-by tags > > [...]
Applied, thanks! [1/9] drm/imx/ipuv3/imx-tve: convert from round_rate() to determine_rate() commit: 6a1977472f6be561aa613d0ee969cb7e268faf5c [2/9] drm/mcde/mcde_clk_div: convert from round_rate() to determine_rate() commit: a3e12b9c84e25fc7b0e3ff1ea4ba17512a791386 [5/9] drm/pl111: convert from round_rate() to determine_rate() commit: b1a122f404d4467623f66b596f8aba0e1ca9d14e [6/9] drm/stm/dw_mipi_dsi-stm: convert from round_rate() to determine_rate() commit: 5ccf442ecd419e90f9f74a708d41e56b684eff40 [7/9] drm/stm/lvds: convert from round_rate() to determine_rate() commit: 1dc50bc8a3f14789b76e58a4590cd4e9595d6e7d [8/9] drm/sun4i/sun4i_hdmi_ddc_clk: convert from round_rate() to determine_rate() commit: 5c04f4812782e861166401458b6cf16dfe1be264 [9/9] drm/sun4i/sun4i_tcon_dclk: convert from round_rate() to determine_rate() commit: a076fe9f126fbc0c52795db4ae21501e6f8fd03d Best regards, -- Raphael Gallais-Pou <raphael.gallais-...@foss.st.com>