Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1671843
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2] PM / OPP: Add dev_pm_opp_{set|put}_clkname() |
| Date | 2017-06-21 19:40 +0200 |
| Message-ID | <tURLI-Mh-25@gated-at.bofh.it> (permalink) |
| References | <tUogG-7fS-29@gated-at.bofh.it> <tUG3T-1L7-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/21, Viresh Kumar wrote: > In order to support OPP switching, OPP layer needs to get pointer to the > clock for the device. Simple cases work fine without using the routines > added by this patch (i.e. by passing connection-id as NULL), but for a > device with multiple clocks available, the OPP core needs to know the > exact name of the clk to use. > > Add a new set of APIs to get that done. > > Tested-by: Rajendra Nayak <rnayak@codeaurora.org> > 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] PM / OPP: Add dev_pm_opp_{set|put}_clkname() Viresh Kumar <viresh.kumar@linaro.org> - 2017-06-20 12:10 +0200
Re: [PATCH] PM / OPP: Add dev_pm_opp_{set|put}_clkname() Stephen Boyd <sboyd@codeaurora.org> - 2017-06-20 23:10 +0200
Re: [PATCH] PM / OPP: Add dev_pm_opp_{set|put}_clkname() Viresh Kumar <viresh.kumar@linaro.org> - 2017-06-21 07:10 +0200
[PATCH V2] PM / OPP: Add dev_pm_opp_{set|put}_clkname() Viresh Kumar <viresh.kumar@linaro.org> - 2017-06-21 07:10 +0200
Re: [PATCH V2] PM / OPP: Add dev_pm_opp_{set|put}_clkname() Stephen Boyd <sboyd@codeaurora.org> - 2017-06-21 19:40 +0200
csiph-web