Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1689596
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] clk: qcom: clk-smd-rpm: Fix the reported rate of branches |
| Date | 2017-07-18 03:30 +0200 |
| Message-ID | <u4puO-4ho-9@gated-at.bofh.it> (permalink) |
| References | <u2Ujo-2Cp-35@gated-at.bofh.it> <u4ghP-6Sd-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 07/17, Georgi Djakov wrote:
> As there is no way to actually query the hardware for the current clock
> rate, now racalc_rate() just returns the last rate that was previously
> set. But if the rate was not set yet, we return the bogus rate of 1000Hz.
>
> The branch clocks have the same rate as their parent, so in this case we
> just need to remove recalc_rate ops and then the core framework will handle
> this automagically. The round_rate() is unused, so remove it as well.
>
> Reported-by: Archit Taneja <architt@codeaurora.org>
> Fixes: 00f64b58874e ("clk: qcom: Add support for SMD-RPM Clocks")
> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
> ---
Applied to clk-next
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] clk: qcom: clk-smd-rpm: Fix the initial rate of branches Georgi Djakov <georgi.djakov@linaro.org> - 2017-07-04 14:40 +0200
Re: [PATCH] clk: qcom: clk-smd-rpm: Fix the initial rate of branches Archit Taneja <architt@codeaurora.org> - 2017-07-06 12:00 +0200
Re: [PATCH] clk: qcom: clk-smd-rpm: Fix the initial rate of branches Hans Verkuil <hverkuil@xs4all.nl> - 2017-07-06 12:20 +0200
Re: [PATCH] clk: qcom: clk-smd-rpm: Fix the initial rate of branches Stephen Boyd <sboyd@codeaurora.org> - 2017-07-13 01:20 +0200
Re: [PATCH] clk: qcom: clk-smd-rpm: Fix the initial rate of branches Stephen Boyd <sboyd@codeaurora.org> - 2017-07-13 01:20 +0200
[PATCH v2] clk: qcom: clk-smd-rpm: Fix the reported rate of branches Georgi Djakov <georgi.djakov@linaro.org> - 2017-07-13 15:40 +0200
Re: [PATCH v2] clk: qcom: clk-smd-rpm: Fix the reported rate of branches Stephen Boyd <sboyd@codeaurora.org> - 2017-07-14 00:00 +0200
Re: [PATCH v2] clk: qcom: clk-smd-rpm: Fix the reported rate of branches Georgi Djakov <georgi.djakov@linaro.org> - 2017-07-14 15:10 +0200
[PATCH v3] clk: qcom: clk-smd-rpm: Fix the reported rate of branches Georgi Djakov <georgi.djakov@linaro.org> - 2017-07-17 17:40 +0200
Re: [PATCH v3] clk: qcom: clk-smd-rpm: Fix the reported rate of branches Stephen Boyd <sboyd@codeaurora.org> - 2017-07-18 03:30 +0200
csiph-web