mirror-linux/include/linux/clk
Brian Masney e465ad7ef5 clk: ti: dpll: convert from round_rate() to determine_rate()
The round_rate() clk ops is deprecated, so migrate this driver from
round_rate() to determine_rate(). Part of these changes were done
using the Coccinelle semantic patch on the cover letter of this
series, and the rest of the changes were manually done.

omap4_dpll_regm4xen_round_rate() is now only called by
omap4_dpll_regm4xen_determine_rate(), so let's merge that functionality
into one function. This is needed for another cleanup to completely
remove the round_rate() clk ops from the clk core.

Tested-by: Anddreas Kemnade <andreas@kemnade.info> # OMAP3 GTA04, OMAP4 Panda
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Brian Masney <bmasney@redhat.com>
2025-09-08 12:50:55 -04:00
..
analogbits-wrpll-cln28hpc.h
at91_pmc.h
clk-conf.h
davinci.h clk: davinci: remove support for da830 2025-03-13 13:17:41 -07:00
imx.h
mxs.h
pxa.h
renesas.h
samsung.h
spear.h
sunxi-ng.h
tegra.h
ti.h clk: ti: dpll: convert from round_rate() to determine_rate() 2025-09-08 12:50:55 -04:00
zynq.h