Quoting quanyang.wang@xxxxxxxxxxxxx (2021-03-31 02:00:18)
From: Quanyang Wang <quanyang.wang@xxxxxxxxxxxxx>Any Fixes tag?
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@xxxxxxxxxxxxxxxx>
Signed-off-by: Quanyang Wang <quanyang.wang@xxxxxxxxxxxxx>
---