[PATCH] clk: qcom: Fix sdc 144kHz frequency entry

Mike Turquette mturquette at linaro.org
Tue Sep 2 16:52:49 PDT 2014


Quoting Stephen Boyd (2014-09-02 15:01:15)
> On 09/02/14 14:44, Mike Turquette wrote:
> > Quoting Stephen Boyd (2014-08-29 12:49:26)
> >> The pre-divider for the sdc clocks only has 2 bits in it, so we
> >> can't possibly divide by anything larger than 4 here.
> >> Furthermore, we program the value of ~(n - m) and the n value is
> >> larger than 8 bits (max of 256). Replace this entry with 200kHz
> >> which is close enough to 144kHz to be usable.
> >>
> >> Cc: Kumar Gala <galak at codeaurora.org>
> >> Cc: Andy Gross <agross at codeaurora.org>
> >> Fixes: 24d8fba44af3 "clk: qcom: Add support for IPQ8064's global clock controller (GCC)"
> >> Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>
> > Do you need this pulled into a 3.17-rc?
> >
> 
> Yes that would be helpful since this fixes a driver introduced into 3.17.

Applied to clk-fixes.

Thanks,
Mike

> 
> -- 
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
> hosted by The Linux Foundation
> 



More information about the linux-arm-kernel mailing list