Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1436481
| From | "Rafael J. Wysocki" <rjw@rjwysocki.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] PM / clk: Add support for adding a specific clock from device-tree |
| Date | 2016-07-04 15:10 +0200 |
| Message-ID | <rRbNo-60u-11@gated-at.bofh.it> (permalink) |
| References | <rMrg7-4Cx-69@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tuesday, June 21, 2016 11:33:25 AM Jon Hunter wrote: > Some drivers using the PM clocks framework need to add specific clocks > from device-tree using a name by calling the functions > of_clk_get_by_name() and then pm_clk_add_clk(). Rather than having > drivers call both functions, add a helper function of_pm_clk_add_clk() > that will call these functions so drivers can call a single function > to add a specific clock from device-tree. > > Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Applied, thanks!
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] PM / clk: Add support for adding a specific clock from device-tree "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-07-04 15:10 +0200
csiph-web