[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <562566C1.8080409@broadcom.com>
Date: Mon, 19 Oct 2015 14:55:13 -0700
From: Ray Jui <rjui@...adcom.com>
To: Stephen Boyd <sboyd@...eaurora.org>
CC: Michael Turquette <mturquette@...libre.com>,
<linux-clk@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<bcm-kernel-feedback-list@...adcom.com>,
Simran Rai <ssimran@...adcom.com>
Subject: Re: [PATCH] clk: iproc: Fix PLL output frequency calculation
On 15-10-19 02:49 PM, Stephen Boyd wrote:
> On 10/16, Ray Jui wrote:
>> From: Simran Rai <ssimran@...adcom.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@...adcom.com>
>> Signed-off-by: Ray Jui <rjui@...adcom.com>
>> Reviewed-by: Scott Branden <sbranden@...adcom.com>
>> ---
>
> Did you want any Fixes: tag so this goes back to stable?
>
Yes, we want this fix to go back to the stable kernel.
I will re-submit the patch with the Fixes: tag and at the same time cc
stable@...r.kernel.org .
Thanks,
Ray
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists