linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] Fix iProc PLL output clock frequency calculation
@ 2015-10-19 22:27 Ray Jui
  2015-10-19 22:27 ` [PATCH v2] clk: iproc: Fix PLL output " Ray Jui
  0 siblings, 1 reply; 3+ messages in thread
From: Ray Jui @ 2015-10-19 22:27 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-clk, linux-kernel, bcm-kernel-feedback-list, Simran Rai,
	Ray Jui, stable

This patch fixes incorrect iProc PLL clock frequency calculation. The issue
is exposed when Cygnus audio PLL was being added.

This patch is based on v4.3-rc5 and has been tested on Cygnus bcm958305k
wirelss audio board

This full tree is available here:
repo: https://github.com/Broadcom/cygnus-linux.git
branch: iproc-clk-pll-fix-v2

Changes from v1:
 - Added "Fixes: ..." tag so the patch is merged back to stable kernel

Simran Rai (1):
  clk: iproc: Fix PLL output frequency calculation

 drivers/clk/bcm/clk-iproc-pll.c | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-21  9:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-19 22:27 [PATCH v2] Fix iProc PLL output clock frequency calculation Ray Jui
2015-10-19 22:27 ` [PATCH v2] clk: iproc: Fix PLL output " Ray Jui
2015-10-21  9:41   ` Michael Turquette

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).