On Mon, 11 Aug 2025 11:17:52 -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 > various clk drivers using the Coccinelle semantic patch posted below. > I did a few minor cosmetic cleanups of the code in a few cases. > > This series is broken up into several categories: > > [...] Thanks, Applied to SpacemiT's SoC tree at "k1/clk-for-6.18" branch [049/114] clk: spacemit: ccu_ddn: convert from round_rate() to determine_rate() https://github.com/spacemit-com/linux/commit/b4a7b0d2c4485d11d37dec721709660f3967efcf [050/114] clk: spacemit: ccu_mix: convert from round_rate() to determine_rate() https://github.com/spacemit-com/linux/commit/56737edda7db58549550776092da12fe03600399 [051/114] clk: spacemit: ccu_pll: convert from round_rate() to determine_rate() https://github.com/spacemit-com/linux/commit/d02c71cba7bba453d233a49497412ddbf2d44871 Best regards, -- Yixun Lan