Re: [PATCH] clk: qcom: gcc-qcs404: Use floor ops for sdcc clks

From: Stephen Boyd
Date: Fri Sep 06 2019 - 16:38:30 EST


Quoting Vinod Koul (2019-09-05 21:56:59)
> Update the gcc qcs404 clock driver to use floor ops for sdcc clocks. As
> disuccsed in [1] it is good idea to use floor ops for sdcc clocks as we
> dont want the clock rates to do round up.
>
> [1]: https://lore.kernel.org/linux-arm-msm/20190830195142.103564-1-swboyd@xxxxxxxxxxxx/
>
> Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx>
> ---

Is Taniya writing the rest? Please don't dribble it out over the next
few weeks!

> drivers/clk/qcom/gcc-qcs404.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>