From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753077AbbJPWnr (ORCPT ); Fri, 16 Oct 2015 18:43:47 -0400 Received: from mail-gw1-out.broadcom.com ([216.31.210.62]:25975 "EHLO mail-gw1-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752997AbbJPWnp (ORCPT ); Fri, 16 Oct 2015 18:43:45 -0400 X-IronPort-AV: E=Sophos;i="5.17,690,1437462000"; d="scan'208";a="77958961" 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> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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