[PATCH 02/27] clk: sunxi-ng: convert from divider_round_rate_parent() to divider_determine_rate()
Chen-Yu Tsai
wens at kernel.org
Sat Jan 10 21:48:54 PST 2026
On Fri, Jan 9, 2026 at 5:17 AM Brian Masney <bmasney at redhat.com> wrote:
>
> The divider_round_rate_parent() function is now deprecated, so let's
> migrate to divider_determine_rate() instead so that this deprecated API
> can be removed. Also go ahead and convert all of the driver from round
> rate type to determine rate that accepts a 'struct clk_rate_request' to
> simplify the overall driver code.
>
> Signed-off-by: Brian Masney <bmasney at redhat.com>
Acked-by: Chen-Yu Tsai <wens at kernel.org>
More information about the linux-arm-kernel
mailing list