[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <152597796114.138124.13981585478071012245@swboyd.mtv.corp.google.com>
Date: Thu, 10 May 2018 11:46:01 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Andy Gross <andy.gross@...aro.org>,
David Brown <david.brown@...aro.org>,
Evan Green <evgreen@...omium.org>,
Michael Turquette <mturquette@...libre.com>,
linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-soc@...r.kernel.org
Cc: Evan Green <evgreen@...omium.org>
Subject: Re: [PATCH] clk: qcom: Base rcg parent rate off plan frequency
Quoting Evan Green (2018-04-13 13:33:36)
> _freq_tbl_determine_rate uses the pre_div found in the clock plan
> multiplied by the requested rate from the caller to determine the
> best parent rate to set. If the requested rate is not exactly equal
> to the rate that was found in the clock plan, then using the requested
> rate in parent rate calculations is incorrect. For instance, if 150MHz
> was requested, but 200MHz was the match found, and that plan had a
> pre_div of 3, then the parent should be set to 600MHz, not 450MHz.
>
> Signed-off-by: Evan Green <evgreen@...omium.org>
> ---
Applied to clk-next
This problem is ancient so I tagged it with Fixes for all the stable
trees.
Powered by blists - more mailing lists