On Sun, Aug 10, 2025 at 06:57:28PM -0400, Brian Masney wrote: > The round_rate() clk ops is deprecated, so migrate this driver from > round_rate() to determine_rate() using the Coccinelle semantic patch > on the cover letter of this series. The change to use clamp_t() was > done manually. > > Signed-off-by: Brian Masney <bmas...@redhat.com> > --- > drivers/gpu/drm/msm/dsi/phy/dsi_phy_28nm.c | 21 ++++++++++----------- > 1 file changed, 10 insertions(+), 11 deletions(-) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry