[V2][PATCH] clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback

Stephen Boyd sboyd at kernel.org
Thu Apr 8 02:09:28 BST 2021


Quoting quanyang.wang at windriver.com (2021-04-06 08:40:15)
> 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.
> 
> Fixes: 3fde0e16d016 ("drivers: clk: Add ZynqMP clock driver")
> Reported-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> Signed-off-by: Quanyang Wang <quanyang.wang at windriver.com>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list