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


Groups > linux.kernel > #1249196

[PATCH] Fix iProc PLL output clock frequency calculation

From Ray Jui <rjui@broadcom.com>
Newsgroups linux.kernel
Subject [PATCH] Fix iProc PLL output clock frequency calculation
Date 2015-10-17 00:50 +0200
Message-ID <qklYZ-3t5-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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-v1

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

--
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

[PATCH] Fix iProc PLL output clock frequency calculation Ray Jui <rjui@broadcom.com> - 2015-10-17 00:50 +0200
  [PATCH] clk: iproc: Fix PLL output frequency calculation Ray Jui <rjui@broadcom.com> - 2015-10-17 00:50 +0200

csiph-web