aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2014-08-29 19:49:26 +0000
committerMike Turquette <[email protected]>2014-09-02 23:52:28 +0000
commitd8210e28e5807091f38d064142223e8787cc9883 (patch)
tree38fc1b750e0760768b0fd6e452ab3db6409cf3da /lib/dynamic_debug.c
parentclk: at91: fix num_parents test in at91sam9260 slow clk implementation (diff)
downloadkernel-d8210e28e5807091f38d064142223e8787cc9883.tar.gz
kernel-d8210e28e5807091f38d064142223e8787cc9883.zip
clk: qcom: Fix sdc 144kHz frequency entry
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 <[email protected]> Cc: Andy Gross <[email protected]> Fixes: 24d8fba44af3 "clk: qcom: Add support for IPQ8064's global clock controller (GCC)" Signed-off-by: Stephen Boyd <[email protected]> Signed-off-by: Mike Turquette <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions