diff options
author | Simran Rai <[email protected]> | 2015-10-19 15:27:19 -0700 |
---|---|---|
committer | Michael Turquette <[email protected]> | 2015-10-21 02:43:57 -0700 |
commit | 63243a4da7d0dfa19dcacd0a529782eeb2f86f92 (patch) | |
tree | 98b30265294172b55b6f7f195d5d56e5ad9535f6 /lib/netdev-notifier-error-inject.c | |
parent | 1256f10fb26e5824fde12314b5f4690797478678 (diff) |
clk: iproc: Fix PLL output frequency calculation
This patch affects the clocks that use fractional ndivider in their
PLL output frequency calculation. Instead of 2^20 divide factor, the
clock's ndiv integer shift was used. Fixed the bug by replacing ndiv
integer shift with 2^20 factor.
Signed-off-by: Simran Rai <[email protected]>
Signed-off-by: Ray Jui <[email protected]>
Reviewed-by: Scott Branden <[email protected]>
Fixes: 5fe225c105fd ("clk: iproc: add initial common clock support")
Cc: <[email protected]> # v4.1+
Signed-off-by: Michael Turquette <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions