On 21/08/2025 14:32, Ravi Patel wrote: > + > +static const struct clk_ops samsung_pll1031x_clk_ops = { > + .recalc_rate = samsung_pll1031x_recalc_rate, > + .round_rate = samsung_pll_round_rate, This will conflict with round_rate drop, so might need rebasing. Please follow up discussion or decisions in the round rate patchset. Best regards, Krzysztof