Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1531841 > unrolled thread

Re: [PATCH V4 10/10] PM / OPP: Don't assume platform doesn't have regulators

Started byStephen Boyd <sboyd@codeaurora.org>
First post2016-11-29 02:20 +0100
Last post2016-11-29 02:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH V4 10/10] PM / OPP: Don't assume platform doesn't have  regulators Stephen Boyd <sboyd@codeaurora.org> - 2016-11-29 02:20 +0100

#1531841 — Re: [PATCH V4 10/10] PM / OPP: Don't assume platform doesn't have regulators

FromStephen Boyd <sboyd@codeaurora.org>
Date2016-11-29 02:20 +0100
SubjectRe: [PATCH V4 10/10] PM / OPP: Don't assume platform doesn't have regulators
Message-ID<sIFfs-1lT-1@gated-at.bofh.it>
On 11/24, Viresh Kumar wrote:
> If the regulators aren't set explicitly by the platform, the OPP core
> assumes that the platform doesn't have any regulator and uses the
> clk-only callback.
> 
> If the platform failed to register a regulator with the core, then this
> can turn out to be a dangerous assumption as the OPP core will try to
> change clk without changing regulators.
> 
> Handle that properly by making sure that the DT didn't have any entries
> for supply voltages as well.
> 
> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> ---

Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web