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

From: Stephen Boyd
Date: Mon Sep 09 2019 - 06:24:44 EST


Quoting Taniya Das (2019-09-09 00:48:39)
> Hi Stephen, Vinod,
>
> On 9/7/2019 2:08 AM, Stephen Boyd wrote:
> > 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!
>
> I have pushed the patch : https://patchwork.kernel.org/patch/11137393/
>
> Vinod, I have taken care of the QCS404 in the same patch, so as to keep
> the change in one patch.
>

Cool thanks.