From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Ray Jui To: Michael Turquette , Stephen Boyd CC: , , , Simran Rai , Ray Jui Subject: [PATCH] Fix iProc PLL output clock frequency calculation Date: Fri, 16 Oct 2015 15:44:17 -0700 Message-ID: <1445035458-29340-1-git-send-email-rjui@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain Return-Path: rjui@broadcom.com List-ID: 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