[PATCH] clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback
Stephen Boyd
sboyd at kernel.org
Thu Apr 1 02:48:40 BST 2021
Quoting quanyang.wang at windriver.com (2021-03-31 02:00:18)
> From: Quanyang Wang <quanyang.wang at windriver.com>
>
> The round_rate callback should only perform rate calculation and not
> involve calling zynqmp_pll_set_mode to change the pll mode. So let's
> move zynqmp_pll_set_mode out of round_rate and to set_rate callback.
>
> Reported-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> Signed-off-by: Quanyang Wang <quanyang.wang at windriver.com>
> ---
Any Fixes tag?
More information about the linux-arm-kernel
mailing list