Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1251099

Re: [PATCH] clk: iproc: Fix PLL output frequency calculation

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH] clk: iproc: Fix PLL output frequency calculation
Date 2015-10-19 23:50 +0200
Message-ID <qlqtz-eC-11@gated-at.bofh.it> (permalink)
References <qklYZ-3t5-1@gated-at.bofh.it> <qklZ0-3t5-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 10/16, Ray Jui wrote:
> From: Simran Rai <ssimran@broadcom.com>
> 
> 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 <ssimran@broadcom.com>
> Signed-off-by: Ray Jui <rjui@broadcom.com>
> Reviewed-by: Scott Branden <sbranden@broadcom.com>
> ---

Did you want any Fixes: tag so this goes back to stable?

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH] clk: iproc: Fix PLL output frequency calculation Stephen Boyd <sboyd@codeaurora.org> - 2015-10-19 23:50 +0200
  Re: [PATCH] clk: iproc: Fix PLL output frequency calculation Ray Jui <rjui@broadcom.com> - 2015-10-20 00:00 +0200
    Re: [PATCH] clk: iproc: Fix PLL output frequency calculation Stephen Boyd <sboyd@codeaurora.org> - 2015-10-20 00:20 +0200
      Re: [PATCH] clk: iproc: Fix PLL output frequency calculation Michael Turquette <mturquette@baylibre.com> - 2015-10-21 11:50 +0200

csiph-web