Hi Vinod, On Sun, Aug 10, 2025 at 06:45:28PM -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 phy subsystem using the Coccinelle semantic patch > posted below. I did a few minor cosmetic cleanups of the code in a > few cases.
I'm hoping to get this series merged so that we can remove the round_rate() clk op from the clk core. The clk maintainer (Stephen) mentioned this work in his last pull to Linus. https://lore.kernel.org/linux-clk/[email protected]/ Thanks, Brian
